added set for duty cycle and posibilty to change Outputs

This commit is contained in:
2025-01-28 16:07:39 +01:00
parent 1f1720672f
commit 208f8cbb78
8 changed files with 224 additions and 353 deletions

View File

@@ -80,8 +80,8 @@ menu "DIY Power PCB Configuration"
endif
config DEAD_TIME_PWM
int "time (ns)"
range 25 10000
default 500
range 0 10000
default 0
help
Deadtime
endmenu