Whitespace

This commit is contained in:
Juerd Waalboer 2020-12-22 05:12:08 +01:00
parent c3671a07ad
commit 8a3efb3061
1 changed files with 1 additions and 2 deletions

View File

@ -349,8 +349,7 @@ void loop() {
[] {
if (co2 < 0) {
display_big("sensorfout", TFT_RED);
}
else if (co2 == 0) {
} else if (co2 == 0) {
display_big("wacht...");
} else {
// some MH-Z19's go to 10000 but the display has space for 4 digits