Implemented the no ServerScreen feature. Also corrected a bug which prevented to run without any screen.
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
#define HEARTBEAT_ON HEART_ON
|
||||
#define HEARTBEAT_OPEN HEART_OPEN
|
||||
|
||||
#define SERVER_SCREEN_NEVER 0
|
||||
#define SERVER_SCREEN_NOSCREEN 1
|
||||
#define SERVER_SCREEN_ALWAYS 2
|
||||
|
||||
#define BACKLIGHT_OFF 0
|
||||
#define BACKLIGHT_ON 1
|
||||
#define BACKLIGHT_OPEN 2
|
||||
|
||||
Reference in New Issue
Block a user