Rewrite button presses in loop to prevent blocking
This commit is contained in:
@@ -38,6 +38,11 @@ captive_portal:
|
||||
uart:
|
||||
baud_rate: 3600
|
||||
rx_pin: 6
|
||||
# uncomment below to get the raw UART messages
|
||||
#debug:
|
||||
# direction: RX
|
||||
# sequence:
|
||||
# - lambda: UARTDebug::log_string(direction, bytes);
|
||||
|
||||
hauslane:
|
||||
id: hauslane_id
|
||||
|
||||
Reference in New Issue
Block a user