mirror of
https://github.com/revspace/operame
synced 2026-01-07 02:36:31 +00:00
parent
e92b3f6bb2
commit
7fb7682cfe
1 changed files with 4 additions and 4 deletions
|
|
@ -21,10 +21,10 @@ framework = arduino
|
||||||
targets = upload
|
targets = upload
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
lib_deps =
|
lib_deps =
|
||||||
juerd/ESP-WiFiSettings@^3.6
|
ESP-WiFiSettings@^3.6
|
||||||
wifwaf/MH-Z19
|
MH-Z19
|
||||||
bodmer/TFT_eSPI
|
TFT_eSPI
|
||||||
256dpi/MQTT
|
MQTT
|
||||||
|
|
||||||
build_flags =
|
build_flags =
|
||||||
# -DCORE_DEBUG_LEVEL=5
|
# -DCORE_DEBUG_LEVEL=5
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue