We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1575ca0 commit ddb9a64Copy full SHA for ddb9a64
esp-smartmeter-reader/esp-smartmeter-reader.ino
@@ -10,7 +10,7 @@
10
#include <CTR.h>
11
#include <ESP8266WiFi.h>
12
#else
13
-#error "Error: The device is not a ESP8266 or ESP32!"
+#error "Error: The device is not an ESP8266 or ESP32!"
14
#endif
15
16
// --------------- WIFI ---------------
0 commit comments