Переглянути джерело

Sadly, version string must do exactly 4 chars to avoid leaving traces of old version string

tags/v1.2.0
Bertrand Lemasle 6 роки тому
джерело
коміт
e2bfba407f
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      GpsTracker/Config.h

+ 1
- 1
GpsTracker/Config.h Переглянути файл

@@ -14,7 +14,7 @@
#define CONFIG_ADDR 0
#define CONFIG_RESERVED_SIZE 128
#define CONFIG_SEED 13
#define VERSION "1.1"
#define VERSION "1.10"
#define CONFIG_DEFAULT_BATTERY_ALERT_LEVEL1 45
#define CONFIG_DEFAULT_BATTERY_ALERT_LEVEL2 38
#define CONFIG_DEFAULT_BATTERY_ALERT_CLEAR 60


Завантаження…
Відмінити
Зберегти