System lib format fixes

This commit is contained in:
Lorenz Meier
2016-03-06 18:05:45 +01:00
parent f0b770a3ce
commit 17b86d97e2
+3 -3
View File
@@ -62,9 +62,9 @@ int rc_calibration_check(int mavlink_fd, bool report_fail)
unsigned map_fail_count = 0;
const char *rc_map_mandatory[] = { /*"RC_MAP_MODE_SW",*/
/* needs discussion if this should be mandatory "RC_MAP_POSCTL_SW"*/
0 /* end marker */
};
/* needs discussion if this should be mandatory "RC_MAP_POSCTL_SW"*/
0 /* end marker */
};
unsigned j = 0;