1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 12:42:30 +04:00
This commit is contained in:
MX
2023-06-08 01:05:38 +03:00
parent ffda6ad321
commit 016249c982

View File

@@ -40,7 +40,7 @@
//Имя приложения //Имя приложения
#define APP_NAME "Unitemp" #define APP_NAME "Unitemp"
//Версия приложения //Версия приложения
#define UNITEMP_APP_VER "1.2" #define UNITEMP_APP_VER "1.3"
//Путь хранения файлов плагина //Путь хранения файлов плагина
#define APP_PATH_FOLDER "/ext/unitemp" #define APP_PATH_FOLDER "/ext/unitemp"
//Имя файла с настройками //Имя файла с настройками