Midroom EEPROM
This commit is contained in:
@@ -19,4 +19,4 @@ upload_port = 192.168.1.7
|
|||||||
lib_deps =
|
lib_deps =
|
||||||
Adafruit HTU21DF Library @ ^1.1.0
|
Adafruit HTU21DF Library @ ^1.1.0
|
||||||
PubSubClient @ ^2.8
|
PubSubClient @ ^2.8
|
||||||
; ESP_EEPROM @ ^2.0.0
|
jwrw/ESP_EEPROM @ ^2.0.0
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
#include <Adafruit_HTU21DF.h>
|
#include <Adafruit_HTU21DF.h>
|
||||||
#include <PubSubClient.h>
|
#include <PubSubClient.h>
|
||||||
#include <leds.h>
|
#include <leds.h>
|
||||||
#include <EEPROM.h>
|
#include <ESP_EEPROM.h>
|
||||||
|
|
||||||
#define LED_BLUE D5 //GPIO14
|
#define LED_BLUE D5 //GPIO14
|
||||||
#define LED_GREEN D6 //GPIO12
|
#define LED_GREEN D6 //GPIO12
|
||||||
|
|||||||
Reference in New Issue
Block a user