We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f29ee1 commit 3939703Copy full SHA for 3939703
examples/thermostat/telink/src/TemperatureManager.cpp
@@ -19,6 +19,7 @@
19
#include "TemperatureManager.h"
20
#include "AppConfig.h"
21
#include "AppTask.h"
22
+#include <app-common/zap-generated/cluster-objects.h>
23
#include <zephyr/logging/log.h>
24
25
LOG_MODULE_DECLARE(app, CONFIG_CHIP_APP_LOG_LEVEL);
0 commit comments