mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-18 19:12:09 +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();
|
||||
|
||||
// Scroll buffer
|
||||
dispdev.setLogBuffer(5, 32);
|
||||
dispdev.setLogBuffer(3, 32);
|
||||
|
||||
#ifdef BICOLOR_DISPLAY
|
||||
dispdev.flipScreenVertically(); // looks better without this on lora32
|
||||
|
Loading…
Reference in New Issue
Block a user