version 3.5.0b8, Changelog, remove some F()

This commit is contained in:
MichaelDvP
2022-10-31 11:11:50 +01:00
parent 6561bb5a6c
commit 2aa2564078
6 changed files with 32 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
#define EMSESP_APP_VERSION "3.5.0b7"
#define EMSESP_APP_VERSION "3.5.0b8"
#if CONFIG_IDF_TARGET_ESP32C3
#define EMSESP_PLATFORM "ESP32-C3";