release-1.0.0 #39

Merged
ismail merged 78 commits from release-1.0.0 into main 2025-09-13 10:55:49 +02:00
Showing only changes of commit c5fa8a63ae - Show all commits

View File

@@ -13,7 +13,7 @@
#define RELAY_CHN_KEY_TCNT(ch) "tcnt_%d" /*!< Tilt count key */
#endif
static const char *TAG = "RELAY_CHN_STORAGE_NVS";
static const char *TAG = "RELAY_CHN_NVS";
static nvs_handle_t relay_chn_nvs;