mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Alignment of text
This commit is contained in:
parent
9afcac61de
commit
551fd16101
@ -307,7 +307,7 @@ void guiSetup()
|
||||
|
||||
/* Setup Backlight Control Pin */
|
||||
if(guiBacklightPin >= 0) {
|
||||
Log.verbose(TAG_GUI, F("Backlight: Pin %d"), guiBacklightPin);
|
||||
Log.verbose(TAG_GUI, F("Backlight : Pin %d"), guiBacklightPin);
|
||||
|
||||
#if defined(ARDUINO_ARCH_ESP32)
|
||||
ledcSetup(BACKLIGHT_CHANNEL, 20000, 10);
|
||||
|
Loading…
x
Reference in New Issue
Block a user