mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-19 00:36:33 +00:00
Fix typo (#22991)
This commit is contained in:
parent
1910aba79f
commit
3ef9fe9f6e
@ -148,4 +148,4 @@ module zigbee (scope: global, strings: weak) {
|
|||||||
}
|
}
|
||||||
@const_object_info_end */
|
@const_object_info_end */
|
||||||
|
|
||||||
#endif // USE_LIGHT
|
#endif // USE_ZIGBEE
|
||||||
|
@ -35,4 +35,4 @@ class be_class_zcl_attribute_list_ntv (scope: global, name: zcl_attribute_list_n
|
|||||||
}
|
}
|
||||||
@const_object_info_end */
|
@const_object_info_end */
|
||||||
|
|
||||||
#endif // USE_LIGHT
|
#endif // USE_ZIGBEE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user