mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Fix Typo
This commit is contained in:
parent
d7b3f66327
commit
a6afdc9105
@ -677,9 +677,9 @@ void guiSetup()
|
||||
/* Dump TFT Configuration */
|
||||
tftSetup(tft);
|
||||
#ifdef USE_DMA_TO_TFT
|
||||
Log.verbose(F("TFT: DMA : ENABELD"));
|
||||
Log.verbose(F("TFT: DMA : ENABLED"));
|
||||
#else
|
||||
Log.verbose(F("TFT: DMA : DISABELD"));
|
||||
Log.verbose(F("TFT: DMA : DISABLED"));
|
||||
#endif
|
||||
|
||||
/* Load User Settings */
|
||||
|
Loading…
x
Reference in New Issue
Block a user