mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 20:50:02 +02:00
Move uart and modbus to main file
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
dallas:
|
||||
- pin: GPIO32
|
||||
|
||||
- pin: GPIO32
|
||||
# sensor:
|
||||
# - platform: dallas
|
||||
# address: 0x283c01d607d4df28
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
uart:
|
||||
id: uart_pin14_15
|
||||
rx_pin: GPIO14
|
||||
tx_pin: GPIO15
|
||||
baud_rate: 9600
|
||||
stop_bits: 1
|
||||
Reference in New Issue
Block a user