We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a661759 commit 75ed8c9Copy full SHA for 75ed8c9
docs/changelog.md
@@ -1,3 +1,6 @@
1
+## v1.8
2
+- Compatibility Update for OFW 0.103.1-rc and above
3
+
4
## v1.7
5
- Added code refactors from xMasterX and WillyJL
6
- Minor update of Readme
meal_pager_i.h
@@ -24,8 +24,7 @@
24
#define TAG "Meal_Pager"
25
26
#define SUBGHZ_APP_EXTENSION ".sub"
27
-#define SUBGHZ_APP_FOLDER ANY_PATH("subghz")
28
-#define MEAL_PAGER_VERSION "1.7"
+#define MEAL_PAGER_VERSION "1.8"
29
30
typedef struct Meal_PagerTransmit Meal_PagerTransmit;
31
typedef struct SubGhz SubGhz;
0 commit comments