No changes ...
This commit is contained in:
parent
1c1945d0ca
commit
cd2b2ba624
@ -53,7 +53,7 @@ void setup()
|
||||
sab.getScreenManager().addView(&(sysErrorInfo), &sab, 6);
|
||||
sab.getScreenManager().addView(NULL, NULL, 7); //for testing purposes
|
||||
sab.getScreenManager().addView(&(dummy), NULL, 8); //for testing purposes
|
||||
|
||||
|
||||
sab.getScreenManager().displayView(0);
|
||||
if(sab.getRtcManager().hasLostPower())
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user