Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 513 → Rev 512

/QMK-Groundstation/branches/libMK/libMK/Handler.h
54,7 → 54,6
void get_ppm_channels();
 
void receive_data(char * incomming, int length);
void new_navi_data(char * data);
};
 
#endif