Rev 826 | Rev 837 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 826 | Rev 832 | ||
---|---|---|---|
Line 189... | Line 189... | ||
189 | int16_t max_Distance; |
189 | int16_t max_Distance; |
190 | uint16_t max_FlyingTime; |
190 | uint16_t max_FlyingTime; |
Line 191... | Line 191... | ||
191 | 191 | ||
192 | // flags from last round to check for changes |
192 | // flags from last round to check for changes |
- | 193 | uint8_t old_MKFlags; |
|
Line 193... | Line 194... | ||
193 | uint8_t old_MKFlags; |
194 | uint8_t old_NCFlags; |
194 | 195 | ||
Line 195... | Line 196... | ||
195 | const char *directions[8]; |
196 | const char *directions[8]; |