We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29ee869 commit 1c6fedfCopy full SHA for 1c6fedf
libraries/Zigbee/examples/Zigbee_Range_Extender/Zigbee_Range_Extender.ino
@@ -39,7 +39,7 @@ uint8_t button = BOOT_PIN;
39
40
ZigbeeRangeExtender zbExtender = ZigbeeRangeExtender(ZIGBEE_EXTENDER_ENDPOINT);
41
42
-/************************* Indentify ******************************/
+/************************** Identify ******************************/
43
// Create a task on identify call to handle the identify function
44
void identify(uint16_t time) {
45
static uint8_t blink = 1;
0 commit comments