1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-20 06:45:16 +03:00

Graft of 'cli_diff_command' into 'master'.

This commit is contained in:
mikeller 2016-08-10 00:00:40 +12:00
parent 271eb4c023
commit f9354e53b3
10 changed files with 696 additions and 382 deletions

View file

@ -65,4 +65,4 @@ typedef struct {
void updateOsd(void);
void osdInit(void);
void resetOsdConfig(void);
void resetOsdConfig(osd_profile *osdProfile);