avr: fixed bug in ma_light

This commit is contained in:
Martin Preuss
2025-10-01 23:22:41 +02:00
parent 3f9e16f038
commit dafe32792a
3 changed files with 8 additions and 7 deletions

View File

@@ -23,6 +23,7 @@ appMotionLightDataBegin:
appMotionLightLSourceValueId: .byte 1
appMotionLightLSourceValue: .byte 2
appMotionLightLastBrightness: .byte 2
appMotionLightFlags: .byte 1
appMotionLightDataEnd: