Merge remote-tracking branch 'upstream/master' into c5
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
#include "sdkconfig.h"
|
#include "sdkconfig.h"
|
||||||
|
|
||||||
#define NUKI_HUB_VERSION "9.11"
|
#define NUKI_HUB_VERSION "9.12"
|
||||||
#define NUKI_HUB_VERSION_INT (uint32_t)911
|
#define NUKI_HUB_VERSION_INT (uint32_t)912
|
||||||
#define NUKI_HUB_BUILD "unknownbuildnr"
|
#define NUKI_HUB_BUILD "unknownbuildnr"
|
||||||
#define NUKI_HUB_DATE "2025-06-19"
|
#define NUKI_HUB_DATE "2025-06-19"
|
||||||
|
|
||||||
|
|||||||
@@ -4256,4 +4256,4 @@ void NukiOpenerWrapper::updateTime()
|
|||||||
|
|
||||||
Log->print("Opener time update result: ");
|
Log->print("Opener time update result: ");
|
||||||
Log->println(resultStr);
|
Log->println(resultStr);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user