mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-06 09:57:52 +00:00
Screen changes and fixes (#1651)
* Fixed bluetooth reinit bug * Remove screen transition ms * Whoops * hasScreen is smarter now * Oops
This commit is contained in:
@@ -126,7 +126,6 @@ static const uint8_t AREF = PIN_AREF;
|
||||
#define SCREEN_MIRROR
|
||||
|
||||
// LCD screens are slow, so slowdown the wipe so it looks better
|
||||
#define SCREEN_TRANSITION_MSECS 1000
|
||||
#define SCREEN_TRANSITION_FRAMERATE 10 // fps
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user