add new parameter LIGHT_EN_BLINKM to start blinkm lights

This commit is contained in:
bazooka joe
2019-09-02 21:55:24 +03:00
committed by Daniel Agar
parent 7162000e80
commit 49c74ab021
2 changed files with 47 additions and 2 deletions
+5 -2
View File
@@ -203,9 +203,12 @@ else
rgbled_ncp5623c start
rgbled_pwm start
if blinkm start
if param greater LIGHT_EN_BLINKM 0
then
blinkm systemstate
if blinkm start
then
blinkm systemstate
fi
fi
#