Subversion Repositories Projects

Rev

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

Rev 1437 Rev 1771
Line 20... Line 20...
20
 
20
 
21
#ifndef _PPM_H
21
#ifndef _PPM_H
Line 22... Line 22...
22
#define _PPM_H
22
#define _PPM_H
-
 
23
 
Line 23... Line 24...
23
 
24
extern uint8_t COSD_FLAGS, COSD_FLAGS2;
24
extern uint8_t COSD_FLAGS, COSD_FLAGS2;
25
extern volatile uint16_t old_timer1, ppm;
25
 
26
 
26
/**
27
/**