friedpenguin

esphome serial

Jul 7th, 2023
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. uart:
  2. id: uart_1
  3. tx_pin: GPIO21 # Not used! The communication is read-only
  4. rx_pin: GPIO20
  5. baud_rate: 19200
  6. rx_buffer_size: 512
Advertisement
Add Comment
Please, Sign In to add comment