More formatting updates. Reduced whitespace, looks even better.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
#include "screen.h"
|
||||
|
||||
|
||||
#define HEART_OFF 0
|
||||
#define HEART_ON 1
|
||||
#define HEART_OPEN 2
|
||||
@@ -25,5 +24,4 @@ extern int backlight_off_brightness;
|
||||
extern int output_state;
|
||||
int draw_screen (screen * s, int timer);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user