Subversion Repositories FlightCtrl

Rev

Rev 1152 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1152 Rev 1208
Line 47... Line 47...
47
 
47
 
48
// Received signal strength indicator 
48
// Received signal strength indicator 
Line 49... Line 49...
49
extern volatile uint8_t rcdsl_RSSI;
49
extern volatile uint8_t rcdsl_RSSI;
50
 
50
 
Line 51... Line 51...
51
// Battery voltage (0-255 [0V - 8.2V])
51
// Battery voltage (0-255 [0V - 8.2V])
52
extern uint8_t rcdsl_battery;
52
extern volatile uint8_t rcdsl_battery;
Line 53... Line 53...
53
 
53
 
Line 54... Line 54...
54
// Frequency allocation (35,40,72)
54
// Frequency allocation (35,40,72)