Skip to content

Commit 538ab99

Browse files
committed
remove unit
1 parent 055c7e1 commit 538ab99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,6 @@ void loop()
522522
display.setCursor(0, 10);
523523
display.print("CO2: ");
524524
display.print(lastCo2Value);
525-
display.print(" ppm");
526525

527526
if (lastCo2Value >= CO2_WARN_PPM)
528527
{

0 commit comments

Comments
 (0)