This commit is contained in:
Maxim Devaev 2025-06-23 23:23:40 +03:00
parent cdc424f030
commit e5ecbd57ea
1 changed files with 26 additions and 27 deletions

View File

@ -471,33 +471,32 @@ kvmd
angle_push: 45 # Servo Motor SG90 angle to push button angle_push: 45 # Servo Motor SG90 angle to push button
angle_release: 20 # Servo Motor SG90 angle to release button angle_release: 20 # Servo Motor SG90 angle to release button
scheme: scheme:
scheme: __v4_locator__: # v4-mini only
__v4_locator__: # v4-mini only pin: 25 # v4-mini only
pin: 25 # v4-mini only short_press:
short_press: driver: servo1
driver: servo1 pin: 0 # Pin number is the PWM channel number on the PWM Chip
pin: 0 # Pin number is the PWM channel number on the PWM Chip mode: output
mode: output switch: false
switch: false pulse:
pulse: delay: 0.5
delay: 0.5 max_delay: 2
max_delay: 2 long_press:
long_press: driver: servo1
driver: servo1 pin: 0
pin: 0 mode: output
mode: output switch: false
switch: false pulse:
pulse: delay: 2
delay: 2 max_delay: 2
max_delay: 2 extra_long_press:
extra_long_press: driver: servo1
driver: servo1 pin: 0
pin: 0 mode: output
mode: output switch: false
switch: false pulse:
pulse: delay: 10
delay: 10 max_delay: 20
max_delay: 20
view: view:
header: header:
title: Controls title: Controls