OSDN Git Service

[AKC6955] Remove #define type function, re-decl.function to save memory.
[openi2cradio/OpenI2CRadio.git] / menu_userband.c
index ebc2438..f6157cc 100644 (file)
@@ -126,7 +126,7 @@ void set_userband(void)
         if(cc == charcode_0){
             pp = 96;
             mode3k = 0xff;
-        } else if(cc = charcode_1) {
+        } else if(cc == charcode_1) {
             pp = 160;
             mode3k = 0;
         }