Обновление

This commit is contained in:
cfif 2026-06-18 16:17:32 +03:00
parent 9c1bc2e892
commit 2d0eac1a23
1 changed files with 1 additions and 1 deletions

2
Pwms.h
View File

@ -9,7 +9,7 @@
#include "PwmCaptureFlagchip.h" #include "PwmCaptureFlagchip.h"
#include "LoggerInterface.h" #include "LoggerInterface.h"
#define PERCENT_OFF_PWM 5 #define PERCENT_OFF_PWM 15
typedef struct { typedef struct {
tPwmFlagchip pwmFront; tPwmFlagchip pwmFront;