mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-19 19:42:32 +00:00
3 lines of debug text on lcd debug screen
This commit is contained in:
parent
112505d8e0
commit
21611e682f
@ -326,7 +326,7 @@ void screen_setup()
|
|||||||
ui.init();
|
ui.init();
|
||||||
|
|
||||||
// Scroll buffer
|
// Scroll buffer
|
||||||
dispdev.setLogBuffer(5, 32);
|
dispdev.setLogBuffer(3, 32);
|
||||||
|
|
||||||
#ifdef BICOLOR_DISPLAY
|
#ifdef BICOLOR_DISPLAY
|
||||||
dispdev.flipScreenVertically(); // looks better without this on lora32
|
dispdev.flipScreenVertically(); // looks better without this on lora32
|
||||||
|
Loading…
Reference in New Issue
Block a user