Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 735 → Rev 736

/C-OSD/trunk/main.h
56,7 → 56,9
#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 chars
#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
 
/* ##########################################################################
* FLAGS usable during runtime that get saved