Skip to content

Commit

Permalink
Update full.yaml
Browse files Browse the repository at this point in the history
GPIOS auf 5 und 6 geändert
  • Loading branch information
Trunks1982 authored Nov 9, 2024
1 parent 8318f49 commit 322687d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ canbus:
- platform: esp32_can
id: can_bus
can_id: 0x680
tx_pin: GPIO47
rx_pin: GPIO48
tx_pin: GPIO5
rx_pin: GPIO6
bit_rate: 20kbps

daikin_rotex_can:
Expand Down

0 comments on commit 322687d

Please sign in to comment.