Explorar o código

change default serial number

balbekova %!s(int64=5) %!d(string=hai) anos
pai
achega
70f4720b60
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      iap/Modules/settings_api.h
  2. 1 1
      modules/sys_api.h

+ 1 - 1
iap/Modules/settings_api.h

@@ -18,7 +18,7 @@
 #include <stdbool.h>
 
 #ifndef DEVICE_SERIAL
-#define DEVICE_SERIAL "7020000"
+#define DEVICE_SERIAL "7023000"
 #endif
 
 /**

+ 1 - 1
modules/sys_api.h

@@ -16,7 +16,7 @@
 #endif
 
 #ifndef DEVICE_SERIAL
-#define DEVICE_SERIAL "7020000"
+#define DEVICE_SERIAL "7023000"
 #endif