We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a2967 commit a08bfd4Copy full SHA for a08bfd4
libraries/Zigbee/examples/Zigbee_Wind_Speed_Sensor/Zigbee_Wind_Speed_Sensor.ino
@@ -30,8 +30,7 @@
30
#error "Zigbee coordinator mode is not selected in Tools->Zigbee mode"
31
#endif
32
33
- #include "ZigbeeCore.h"
34
- #include "ep/ZigbeeWindSpeedSensor.h"
+ #include "Zigbee.h"
35
36
#define BUTTON_PIN 9 //Boot button for C6/H2
37
#define WIND_SPEED_SENSOR_ENDPOINT_NUMBER 10
0 commit comments