1
0
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:
Maurice Makaay
2021-11-24 23:51:56 +01:00
committed by GitHub
parent ccfa1e23f0
commit ceb9b1d1ff
2 changed files with 28 additions and 3 deletions

View File

@@ -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