Skip to content

Commit 9df06c5

Browse files
authored
add missing sdkconfig include
1 parent a08bfd4 commit 9df06c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: libraries/Zigbee/src/ep/ZigbeeWindSpeedSensor.h

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#pragma once
44

55
#include "soc/soc_caps.h"
6+
#include "sdkconfig.h"
67
#if CONFIG_ZB_ENABLED
78

89
#include "ZigbeeEP.h"

0 commit comments

Comments
 (0)