mirror of
https://github.com/esphome/esphome.git
synced 2024-12-26 15:34:53 +01:00
fix
This commit is contained in:
parent
d5ee6fbed0
commit
464a96109a
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,6 @@
|
|||
#define USE_LVGL_KEY_LISTENER
|
||||
#define USE_LVGL_TOUCHSCREEN
|
||||
#define USE_LVGL_ROTARY_ENCODER
|
||||
#define USE_MD5
|
||||
#define USE_MDNS
|
||||
#define USE_MEDIA_PLAYER
|
||||
#define USE_NEXTION_TFT_UPLOAD
|
||||
|
@ -70,6 +69,7 @@
|
|||
#define USE_API
|
||||
#define USE_API_NOISE
|
||||
#define USE_API_PLAINTEXT
|
||||
#define USE_MD5
|
||||
#define USE_MQTT
|
||||
#define USE_NETWORK
|
||||
#define USE_ONLINE_IMAGE_PNG_SUPPORT
|
||||
|
|
Loading…
Reference in a new issue