Skip to content

Commit e690936

Browse files
authored
Update Zigbee_On_Off_Switch.ino
1 parent f249952 commit e690936

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/arduino-zigbee-switch/src/Zigbee_On_Off_Switch.ino

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
#error "Zigbee coordinator mode is not selected in Tools->Zigbee mode"
3232
#endif
3333

34-
#include "ZigbeeCore.h"
35-
#include "ep/ZigbeeSwitch.h"
34+
#include "Zigbee.h"
3635

3736
#define SWITCH_ENDPOINT_NUMBER 5
3837

0 commit comments

Comments
 (0)