updated change as requested

This commit is contained in:
ladyada 2025-05-05 10:21:11 -04:00
parent ee054bc079
commit 11416a6e4c

View file

@ -17481,11 +17481,11 @@ sparklemotionstick.menu.EraseFlash.all=Enabled
sparklemotionstick.menu.EraseFlash.all.upload.erase_cmd=-e
sparklemotionstick.menu.ZigbeeMode.default=Disabled
sparklemotionstick.menu.ZigbeeMode.default.build.zigbee_mode=
sparklemotionstick.menu.ZigbeeMode.default.build.zigbee_libs=
sparklemotionstick.menu.ZigbeeMode.zczr=Zigbee ZCZR (coordinator/router)
sparklemotionstick.menu.ZigbeeMode.zczr.build.zigbee_mode=-DZIGBEE_MODE_ZCZR
sparklemotionstick.menu.ZigbeeMode.zczr.build.zigbee_libs=-lesp_zb_api_zczr -lesp_zb_cli_command -lzboss_stack.zczr -lzboss_port
+sparklemotionstick.menu.ZigbeeMode.default.build.zigbee_mode=
+sparklemotionstick.menu.ZigbeeMode.default.build.zigbee_libs=
+sparklemotionstick.menu.ZigbeeMode.zczr=Zigbee ZCZR (coordinator/router)
+sparklemotionstick.menu.ZigbeeMode.zczr.build.zigbee_mode=-DZIGBEE_MODE_ZCZR
+sparklemotionstick.menu.ZigbeeMode.zczr.build.zigbee_libs=-lesp_zb_api.zczr -lzboss_stack.zczr -lzboss_port.remote
##############################################################