LightControl: send new RGBW value also in AUTO mode.
This commit is contained in:
@@ -143,7 +143,7 @@ appLightControlUpdate_auto:
|
||||
; sbrs r16, HTIM_FLAGBIT_STATE
|
||||
; rjmp appLightControlUpdate_ret ; jump if clear (actor is off)
|
||||
; rcall appLightControlActorOn
|
||||
rjmp appLightControlUpdate_ret
|
||||
; rjmp appLightControlUpdate_ret
|
||||
appLightControlUpdate_on:
|
||||
rcall appLightControlActorOn
|
||||
appLightControlUpdate_ret:
|
||||
|
||||
Reference in New Issue
Block a user