mirror of
https://github.com/esphome/esphome.git
synced 2025-09-23 13:42:27 +01:00
Bump Arduino SDK for ESP32 to 1.0.6 (#1789)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
@@ -76,7 +76,7 @@ PLATFORMIO_ESP8266_LUT = {
|
||||
|
||||
PLATFORMIO_ESP32_LUT = {
|
||||
**ARDUINO_VERSION_ESP32,
|
||||
"RECOMMENDED": ARDUINO_VERSION_ESP32["1.0.4"],
|
||||
"RECOMMENDED": ARDUINO_VERSION_ESP32["1.0.6"],
|
||||
"LATEST": "espressif32",
|
||||
"DEV": ARDUINO_VERSION_ESP32["dev"],
|
||||
}
|
||||
|
Reference in New Issue
Block a user