Subversion Repositories Projects

Rev

Rev 460 | Rev 471 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 460 Rev 465
Line 69... Line 69...
69
#define COSD_FLAG_STATS                  16
69
#define COSD_FLAG_STATS                  16
70
#define COSD_FLAG_WARNINGS               32
70
#define COSD_FLAG_WARNINGS               32
71
#define COSD_ICONS_WRITTEN               64
71
#define COSD_ICONS_WRITTEN               64
72
#define COSD_WASFLYING                  128
72
#define COSD_WASFLYING                  128
Line -... Line 73...
-
 
73
 
-
 
74
#define COSD_FLAG_STROMREC                1
73
 
75
 
74
/* ##########################################################################
76
/* ##########################################################################
75
 * LED controll
77
 * LED controll
76
 * ##########################################################################*/
78
 * ##########################################################################*/
77
#define LED1_ON                 PORTC |=  (1 << PC0);
79
#define LED1_ON                 PORTC |=  (1 << PC0);