Change ESP32 framework type from esp-idf to arduino in Cat Medication Tracker configuration
This commit is contained in:
@@ -23,7 +23,7 @@ psram:
|
|||||||
esp32:
|
esp32:
|
||||||
board: esp32dev
|
board: esp32dev
|
||||||
framework:
|
framework:
|
||||||
type: esp-idf
|
type: arduino
|
||||||
|
|
||||||
# Enable logging
|
# Enable logging
|
||||||
logger:
|
logger:
|
||||||
|
|||||||
Reference in New Issue
Block a user