mirror of
https://github.com/esphome/esphome.git
synced 2025-02-25 14:28:14 +00:00
[ota] set USE_OTA_VERSION 2 in defines (#8299)
This commit is contained in:
parent
755b0bbfc7
commit
990d1e3bb0
@ -71,7 +71,7 @@
|
|||||||
#define USE_OTA
|
#define USE_OTA
|
||||||
#define USE_OTA_PASSWORD
|
#define USE_OTA_PASSWORD
|
||||||
#define USE_OTA_STATE_CALLBACK
|
#define USE_OTA_STATE_CALLBACK
|
||||||
#define USE_OTA_VERSION 1
|
#define USE_OTA_VERSION 2
|
||||||
#define USE_OUTPUT
|
#define USE_OUTPUT
|
||||||
#define USE_POWER_SUPPLY
|
#define USE_POWER_SUPPLY
|
||||||
#define USE_QR_CODE
|
#define USE_QR_CODE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user