Intravelometer spelling fix and upd

This commit is contained in:
RogueMaster
2022-12-12 13:43:08 -05:00
parent 88fa9d912f
commit 874437cbee
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -22,6 +22,7 @@ Thank you to all the supporters!
- Fixed Cannot Parse File error thanks to @ClaraCrazy
- Fixed snake scoring showing +7
- Added: [POCSAG (By Shmuma)](https://github.com/Shmuma/flipper-zero-pocsag)
- Updated: [Intravelometer (By theageoflove)](https://github.com/theageoflove/flipperzero-zeitraffer)
## Install from Release
FLASH STOCK FIRST BEFORE UPDATING TO CUSTOM FIRMWARE!
+2 -2
View File
@@ -7,8 +7,8 @@
#include "gpio_item.h"
#include "GPIO_Intervalometer_icons.h"
#define CONFIG_FILE_DIRECTORY_PATH "/ext/apps_data/intravalometer"
#define CONFIG_FILE_PATH CONFIG_FILE_DIRECTORY_PATH "/intravalometer.conf"
#define CONFIG_FILE_DIRECTORY_PATH "/ext/apps_data/intravelometer"
#define CONFIG_FILE_PATH CONFIG_FILE_DIRECTORY_PATH "/intravelometer.conf"
// Часть кода покрадена из https://github.com/zmactep/flipperzero-hello-world