|
@ -640,8 +640,8 @@ void setup() |
|
|
Serial.println("Failed to communicate with SDS011 sensor, check wiring?"); |
|
|
Serial.println("Failed to communicate with SDS011 sensor, check wiring?"); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
display.clearScreen(); |
|
|
//display.clearScreen();
|
|
|
display.refresh(); |
|
|
//display.refresh();
|
|
|
|
|
|
|
|
|
ESP_LOGD(TAG, "displaying welcome screen"); |
|
|
ESP_LOGD(TAG, "displaying welcome screen"); |
|
|
helloWorld(); |
|
|
helloWorld(); |
|
|