aboutsummaryrefslogtreecommitdiff
path: root/apps/commander/commander.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/commander/commander.c')
-rw-r--r--apps/commander/commander.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/commander/commander.c b/apps/commander/commander.c
index 9dbdf49e2..2b59f709a 100644
--- a/apps/commander/commander.c
+++ b/apps/commander/commander.c
@@ -149,7 +149,6 @@ static void led_deinit(void);
static int led_toggle(int led);
static int led_on(int led);
static int led_off(int led);
-static int pm_save_eeprom(bool only_unsaved);
static void do_gyro_calibration(int status_pub, struct vehicle_status_s *status);
static void do_mag_calibration(int status_pub, struct vehicle_status_s *status);
static void do_accel_calibration(int status_pub, struct vehicle_status_s *status);