This commit is contained in:
Martin Preuss
2025-09-22 20:26:36 +02:00
parent 68829f6428
commit 9770cd8d6d

View File

@@ -16,13 +16,13 @@
appMotionLightDataBegin: appMotionLightDataBegin:
appMotionLightTimer: .byte 2 appMotionLightTimer: .byte 2
appMotionLightOnTime: .byte 2 appMotionLightOnTime: .byte 2
appMotionLightSources: .byte APP_MOTIONLIGHT_SOURCE_NUM*APP_MOTIONLIGHT_SOURCE_SIZE appMotionLightSources: .byte APP_MOTIONLIGHT_SOURCE_NUM*APP_MOTIONLIGHT_SOURCE_SIZE
appMotionLightLSourceAddr: .byte 1 appMotionLightLSourceAddr: .byte 1
appMotionLightLSourceValueId: .byte 1 appMotionLightLSourceValueId: .byte 1
appMotionLightLSourceValue: .byte 2 appMotionLightLSourceValue: .byte 2
appMotionLightLastBrightness: .byte 2 appMotionLightLastBrightness: .byte 2
appMotionLightDataEnd: appMotionLightDataEnd: