Fixed some software bugs (#258)
This commit is contained in:
@ -102,7 +102,6 @@ void Lockscreen::redraw()
|
||||
else
|
||||
espgui::switchScreen<MainMenu>();
|
||||
#ifdef LOCKSCREEN_PLUGIN
|
||||
#pragma message "Activating Lockscreen Plugin"
|
||||
#include LOCKSCREEN_PLUGIN
|
||||
#endif
|
||||
return;
|
||||
|
Reference in New Issue
Block a user