Skip to content

Commit a400608

Browse files
committed
notes
1 parent f187a47 commit a400608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ESP8266-Power-Monitor.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#include <Wire.h>
1010
#include <Adafruit_INA219.h>
1111
#include <SimpleTimer.h>
12-
#include "wifi_credentials.h"
12+
#include "wifi_credentials.h" // see ReadMe
1313
#include "settings.h"
1414
#ifdef OTA_UPDATES
1515
#include <ArduinoOTA.h>

0 commit comments

Comments
 (0)