mirror of
https://github.com/revspace/operame
synced 2026-01-08 11:16:31 +00:00
Include MQTT library dependency
This commit is contained in:
parent
0ab1ea28e6
commit
a4b25ea7e1
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ lib_deps =
|
||||||
ESP-WiFiSettings @^3.5
|
ESP-WiFiSettings @^3.5
|
||||||
MH-Z19
|
MH-Z19
|
||||||
TFT_eSPI
|
TFT_eSPI
|
||||||
# MQTT
|
MQTT
|
||||||
build_flags =
|
build_flags =
|
||||||
-DUSER_SETUP_LOADED=1
|
-DUSER_SETUP_LOADED=1
|
||||||
-DST7789_DRIVER=1
|
-DST7789_DRIVER=1
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue