mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Allow empty UART debug: option, logging in hex format by default (#2771)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Co-authored-by: Maurice Makaay <account-github@makaay.nl>
This commit is contained in:
@@ -254,6 +254,8 @@ uart:
|
||||
tx_pin: GPIO4
|
||||
rx_pin: GPIO5
|
||||
baud_rate: 38400
|
||||
# Specifically added for testing debug with no options at all.
|
||||
debug:
|
||||
|
||||
modbus:
|
||||
uart_id: uart1
|
||||
|
||||
Reference in New Issue
Block a user