cleanup in main.c:
- use config_get_tristate() - a few more error checks - use symbolic constants EXIT_SUCCESS, EXIT_FAILURE
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
#define TITLESPEED_NO 0 /* needs to be (TITLESPEED_MIN - 1) */
|
||||
#define TITLESPEED_MIN 1
|
||||
#define TITLESPEED_MAX 10
|
||||
#define TITLESPEED_DEFAULT 10 /* = no delay */
|
||||
|
||||
extern int heartbeat;
|
||||
extern int backlight;
|
||||
|
||||
Reference in New Issue
Block a user