From 24f16c8a3aef16e4a89ecfaec7f12219bf9ab38d Mon Sep 17 00:00:00 2001 From: Maurice Makaay Date: Sun, 11 Apr 2021 12:13:27 +0200 Subject: [PATCH] Use espressif32 v3.2.0 + arduinoespressif32 1.0.6 --- doc/example-full.yaml | 4 ++-- doc/example.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/example-full.yaml b/doc/example-full.yaml index a8d4491..9e0e5e4 100644 --- a/doc/example-full.yaml +++ b/doc/example-full.yaml @@ -28,9 +28,9 @@ esphome: platform: ESP32 board: esp32doit-devkit-v1 platformio_options: - platform: espressif32@1.11.0 + platform: espressif32@3.2.0 platform_packages: |-4 - framework-arduinoespressif32 @ https://github.com/pauln/arduino-esp32.git#solo-no-mac-crc/1.0.4 + framework-arduinoespressif32 @ https://github.com/pauln/arduino-esp32.git#solo-no-mac-crc/1.0.6 # This yeelight_bs2 comopnent acts as the hub for the device. Other # components talk to the hardware via this component. Normally, you diff --git a/doc/example.yaml b/doc/example.yaml index b4cf07f..04e09b3 100644 --- a/doc/example.yaml +++ b/doc/example.yaml @@ -28,9 +28,9 @@ esphome: platform: ESP32 board: esp32doit-devkit-v1 platformio_options: - platform: espressif32@1.11.0 + platform: espressif32@3.2.0 platform_packages: |-4 - framework-arduinoespressif32 @ https://github.com/pauln/arduino-esp32.git#solo-no-mac-crc/1.0.4 + framework-arduinoespressif32 @ https://github.com/pauln/arduino-esp32.git#solo-no-mac-crc/1.0.6 # This component controls the light of the device. light: