works nearly
This commit is contained in:
@ -100,8 +100,6 @@ void hmiInit() {
|
||||
}
|
||||
|
||||
void hmiExec() {
|
||||
engineSetPwmValue(512);
|
||||
|
||||
if (intensitySwitch.get()) {
|
||||
intensity += intensityStep;
|
||||
if (intensity > maxIntensity) {
|
||||
|
Reference in New Issue
Block a user