OSDN Git Service

[v2.0][Schematic] Add rotary encoder for v2.0.
[openi2cradio/OpenI2CRadio.git] / power.c
diff --git a/power.c b/power.c
index 297d1aa..7ece052 100644 (file)
--- a/power.c
+++ b/power.c
@@ -152,6 +152,7 @@ void power_off(unsigned char savef)
     unsigned char sts;
 
     if(savef != 0) {
+
         save_eeprom();
         save_userbands();
     }