Skip to content

Commit

Permalink
Merge pull request #13 from VACIndustries/patch-1
Browse files Browse the repository at this point in the history
Remove RMT channel due to update failures
  • Loading branch information
TrevorSchirmer authored Feb 20, 2025
2 parents 93dcfa8 + bfc352a commit e90d412
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Integrations/ESPHome/Core.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
substitutions:
version: "24.12.19.1"
version: "25.2.19.1"

esp32:
board: esp32-c3-devkitm-1
Expand Down Expand Up @@ -249,7 +249,6 @@ light:
id: rgb_light
name: "RGB Light"
pin: GPIO3
rmt_channel: 0
default_transition_length: 0s
chipset: WS2812
num_leds: 22
Expand Down

0 comments on commit e90d412

Please sign in to comment.