diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ab28e7c..ce288ac 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -7,7 +7,7 @@ on: env: ARDUINO_BOARD_MANAGER_ADDITIONAL_URLS: "https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json" ARDUINO_CLI_VERSION: "0.x" - ARDUINO_ESP32_VERSION: "2.0.15" + ARDUINO_ESP32_VERSION: "2.0.16" ARDUINO_JSON_VERSION: "6.21.5" ESPTOOL_VERSION: "4.7" LITTLEFS_VERSION: "v2.5.1" diff --git a/SomfyController.ino.esp32s3.bin b/SomfyController.ino.esp32s3.bin index 369cad0..3e9be0d 100644 Binary files a/SomfyController.ino.esp32s3.bin and b/SomfyController.ino.esp32s3.bin differ