Browse Source

Switched to using my own arduino-esp32 unicore build.

pull/24/head
Maurice Makaay 3 years ago
parent
commit
dc0eee0fa3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/example.yaml

+ 1
- 1
doc/example.yaml View File

@ -65,7 +65,7 @@ esphome:
platformio_options:
platform: espressif32@3.2.0
platform_packages: |-
framework-arduinoespressif32 @ https://github.com/pauln/arduino-esp32.git#solo-no-mac-crc/1.0.6
framework-arduinoespressif32 @ https://github.com/mmakaay/arduino-esp32-unicore-no-mac-crc#v1.0.6
# This component controls the LED lights of the lamp.
light:


Loading…
Cancel
Save