Add allow_other_uses for GPIO05

This commit is contained in:
Michael Davidson 2024-01-04 17:35:06 +11:00
parent b3e0c87d2b
commit f75c6b95b8
No known key found for this signature in database
GPG Key ID: B8D1A99712B8B0EB

View File

@ -233,7 +233,9 @@ canbus:
- platform: esp32_can
id: esp32_internal_can
rx_pin: GPIO04
tx_pin: GPIO05
tx_pin:
number: GPIO05
allow_other_uses: true
can_id: 4
bit_rate: 50kbps