mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 03:06:33 +00:00
remove code test
This commit is contained in:
parent
67c1831a10
commit
8aa8ba1474
@ -97,10 +97,6 @@ void ILI9341_InitDriver()
|
||||
renderer->DisplayInit(DISPLAY_INIT_MODE, Settings.display_size, Settings.display_rotate, Settings.display_font);
|
||||
renderer->dim(Settings.display_dimmer);
|
||||
|
||||
if (Settings.display_options.ilimode & 4) {
|
||||
renderer->reverseDisplay(1);
|
||||
}
|
||||
|
||||
#ifdef SHOW_SPLASH
|
||||
// Welcome text
|
||||
renderer->setTextFont(2);
|
||||
|
Loading…
x
Reference in New Issue
Block a user