Rev 728 | Rev 736 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 728 | Rev 734 | ||
---|---|---|---|
Line 138... | Line 138... | ||
138 | 138 | ||
139 | // 16bit should be enough, normal LiPos don't last that long |
139 | // 16bit should be enough, normal LiPos don't last that long |
140 | volatile uint16_t uptime; |
140 | volatile uint16_t uptime; |
141 | volatile uint16_t timer; |
141 | volatile uint16_t timer; |
- | 142 | volatile uint16_t flytime_fc; |
|
Line 142... | Line 143... | ||
142 | volatile uint16_t flytime_fc; |
143 | volatile uint16_t wasted_ampere_offset; |
143 | 144 | ||
Line 144... | Line 145... | ||
144 | // remember last time data was received |
145 | // remember last time data was received |