Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 736 → Rev 735

/C-OSD/trunk/main.h
56,9 → 56,7
#define RCLVL_WRN 100 // make the RC level blink if below this number
 
// ### read datasheet before changing stuff below this line :)
#define BLINK 0b01001111 // attribute byte for blinking characters
#define INVERT 0b00101111 // attribute byte for inverted characters
#define BLACKBG 0b10001111 // attribute byte for _black background_ on characters
#define BLINK 0b01001111 // attribute byte for blinking chars
 
/* ##########################################################################
* FLAGS usable during runtime that get saved