Subversion Repositories Projects

Rev

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

Rev 1771 Rev 1801
Line 170... Line 170...
170
volatile uint16_t setsReceived;
170
volatile uint16_t setsReceived;
Line 171... Line 171...
171
 
171
 
172
#if FCONLY
172
#if FCONLY
173
volatile str_DebugOut debugData;
173
volatile str_DebugOut debugData;
174
#else
174
#else
-
 
175
volatile NaviData_t naviData;
175
volatile NaviData_t naviData;
176
volatile Data3D_t data3d;
Line 176... Line 177...
176
#endif
177
#endif
177
 
178
 
178
// cache old vars for blinking attribute, checkup is faster than full
179
// cache old vars for blinking attribute, checkup is faster than full