We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f187a47 commit a400608Copy full SHA for a400608
ESP8266-Power-Monitor.ino
@@ -9,7 +9,7 @@
9
#include <Wire.h>
10
#include <Adafruit_INA219.h>
11
#include <SimpleTimer.h>
12
-#include "wifi_credentials.h"
+#include "wifi_credentials.h" // see ReadMe
13
#include "settings.h"
14
#ifdef OTA_UPDATES
15
#include <ArduinoOTA.h>
0 commit comments