Disable logger via UART
https://github.com/Blackymas/NSPanel_HA_Blueprint/discussions/1240#discussion-5829722
This commit is contained in:
@@ -63,6 +63,8 @@ packages:
|
||||
2. Very long press on hardware buttons
|
||||
If you have a custom automation using very long hold (more than 15s) of hardware buttons it may fail as now the panel will restart with button hold for 15s.
|
||||
|
||||
3. Logger via UART is disable
|
||||
You can add it back as a [customization](https://github.com/Blackymas/NSPanel_HA_Blueprint/wiki/%28EN%29-Customization/_edit#logger-via-uart):
|
||||
|
||||
## Overview of noteworthy changes
|
||||
1. New Upload TFT engine
|
||||
|
||||
@@ -78,6 +78,7 @@ json:
|
||||
##### LOGGER #####
|
||||
logger:
|
||||
id: logger_std
|
||||
baud_rate: 0
|
||||
|
||||
##### ENABLE RINGTONE MUSIC SUPPORT #####
|
||||
rtttl:
|
||||
|
||||
Reference in New Issue
Block a user