Subversion Repositories Projects

Rev

Rev 762 | Rev 783 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 762 Rev 772
Line 64... Line 64...
64
#define BLACKBG 0b10001111      // attribute byte for _black background_ on characters
64
#define BLACKBG 0b10001111      // attribute byte for _black background_ on characters
Line 65... Line 65...
65
 
65
 
66
// ### constants
66
// ### constants
Line -... Line 67...
-
 
67
#define MtoFT 32808399 // 3,2808399
-
 
68
 
-
 
69
// ### Antenna Tracking
67
#define MtoFT 32808399 // 3,2808399
70
//#define ANTENNATRACKTEST 1
68
 
71
 
69
/* ##########################################################################
72
/* ##########################################################################
70
 * FLAGS usable during runtime that get saved
73
 * FLAGS usable during runtime that get saved
71
 * ##########################################################################*/
74
 * ##########################################################################*/