Changes

189 bytes removed ,  19:19, 15 October 2023
no edit summary
Line 420: Line 420:  
| 5 || GetEnabled
 
| 5 || GetEnabled
 
|-
 
|-
| 6 || [6.0.0+] SetScale
+
| 6 || [6.0.0+] SetDutyCycle
 
|-
 
|-
| 7 || [6.0.0+] GetScale
+
| 7 || [6.0.0+] GetDutyCycle
 
|}
 
|}
   Line 544: Line 544:  
! Cmd || Name
 
! Cmd || Name
 
|-
 
|-
| 0 || SetConfigEnable
+
| 0 || StartLighting
 
|-
 
|-
| 1 || SetConfigDisable
+
| 1 || StopLighting
 
|-
 
|-
| 2 || SetConfigType
+
| 2 || SetLightingMode
 
|-
 
|-
| 3 || GetConfigType
+
| 3 || GetLightingMode
 
|-
 
|-
| 4 || GetBlinkPwmEnabled
+
| 4 || IsLighting
 
|-
 
|-
| 5 || SetConfigSoftBlinkRampTime
+
| 5 || SetRisingTime
 
|-
 
|-
| 6 || GetConfigSoftBlinkRampTime
+
| 6 || GetRisingTime
 
|-
 
|-
| 7 || SetConfigSoftBlinkRampTime2
+
| 7 || SetFallingTime
 
|-
 
|-
| 8 || GetConfigSoftBlinkRampTime2
+
| 8 || GetFallingTime
 
|-
 
|-
| 9 || SetConfigSoftBlinkPlateau
+
| 9 || SetPeakTime
 
|-
 
|-
| 10 || GetConfigSoftBlinkPlateau
+
| 10 || GetPeakTime
 
|-
 
|-
| 11 || SetConfigSoftBlinkShortPeriod
+
| 11 || SetPulseInterval
 
|-
 
|-
| 12 || GetConfigSoftBlinkShortPeriod
+
| 12 || GetPulseInterval
 
|-
 
|-
| 13 || SetConfigSoftBlinkShortPeriodEnable
+
| 13 || SetPulseCount
 
|-
 
|-
| 14 || GetConfigSoftBlinkShortPeriodEnable
+
| 14 || GetPulseCount
 
|-
 
|-
| 15 || GetConfigSoftBlinkShortPeriodConeCount
+
| 15 || GetMaxPulseCount
 
|-
 
|-
| 16 || SetConfigSoftBlinkLongPeriod
+
| 16 || SetBreathInterval
 
|-
 
|-
| 17 || GetConfigSoftBlinkLongPeriod
+
| 17 || GetBreathInterval
 
|-
 
|-
| 18 || SetBlinkPwmScale
+
| 18 || SetConstantBrightness
 
|-
 
|-
| 19 || GetBlinkPwmScale
+
| 19 || GetConstantBrightness
 
|-
 
|-
| 20 || [10.0.0+] GetSoftBlinkFsmStatus ([8.1.1-9.2.0] RegisterPwmChannel)
+
| 20 || [10.0.0+] GetBreathingStatus ([8.1.1-9.2.0] RegisterPwmChannel)
 
|-
 
|-
 
| 21 || [8.1.1-9.2.0] UnregisterPwmChannel
 
| 21 || [8.1.1-9.2.0] UnregisterPwmChannel