Merge main with the latest changes and its tag into dev #40

Merged
ismail merged 8 commits from main into dev 2025-09-13 11:04:41 +02:00
Showing only changes of commit 300f9a1317 - Show all commits

View File

@@ -15,7 +15,7 @@
#include "relay_chn_nvs.h" #include "relay_chn_nvs.h"
#endif #endif
static const char *TAG = "RELAY_CHN_CTL"; static const char *TAG __attribute__((unused)) = "RELAY_CHN_CTL";
static relay_chn_ctl_t s_chn_ctl; static relay_chn_ctl_t s_chn_ctl;