Change ESP32 framework type from esp-idf to arduino in Cat Medication Tracker configuration

This commit is contained in:
Joshua King
2026-03-06 13:25:41 -05:00
parent ee85f43a92
commit 2220cec970

View File

@@ -23,7 +23,7 @@ psram:
esp32: esp32:
board: esp32dev board: esp32dev
framework: framework:
type: esp-idf type: arduino
# Enable logging # Enable logging
logger: logger: