mirror of
https://github.com/esphome/esphome.git
synced 2026-05-24 01:10:33 +08:00
[spi] Add spi0 and spi1 to reserved IDs for RP2040 compatibility (#15388)
This commit is contained in:
@@ -244,6 +244,8 @@ RESERVED_IDS = [
|
||||
"open",
|
||||
"setup",
|
||||
"loop",
|
||||
"spi0",
|
||||
"spi1",
|
||||
"uart0",
|
||||
"uart1",
|
||||
"uart2",
|
||||
|
||||
Reference in New Issue
Block a user