Skip to content

Commit 8fc75db

Browse files
Add comment for macro
1 parent 082762d commit 8fc75db

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

libraries/Zigbee/src/ep/ZigbeeLightSensor.h

+4-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
#include "ZigbeeEP.h"
1010
#include "ha/esp_zigbee_ha_standard.h"
1111

12-
/**/
12+
/*
13+
the new macro works here, but should better be added to
14+
esp-zigbee-sdk/components/esp-zigbee-lib/include/ha/esp_zigbee_ha_standard.h
15+
*/
1316
#define ESP_ZB_DEFAULT_LIGHT_SENSOR_CONFIG() \
1417
{ \
1518
.basic_cfg = \

0 commit comments

Comments
 (0)