Add Motion Sensor functionality and integrate timezone, bedtime, and wake time settings
This commit is contained in:
@@ -9,6 +9,7 @@ lib_deps =
|
||||
adafruit/Adafruit GFX Library
|
||||
adafruit/Adafruit SSD1306
|
||||
adafruit/Adafruit VEML7700 Library
|
||||
adafruit/Adafruit MPU6050
|
||||
bblanchon/ArduinoJson
|
||||
|
||||
; board_build.filesystem = spiffs
|
||||
@@ -17,4 +18,4 @@ lib_deps =
|
||||
build_flags =
|
||||
-D PB_VERSION=\"1.0.0\"
|
||||
-D PB_HOSTNAME=\"faceplant\"
|
||||
-D PB_TZ=\"UTC0\"
|
||||
-D PB_TZ=\"America/New_York\"
|
||||
|
||||
Reference in New Issue
Block a user