update gencode
This commit is contained in:
@@ -12,6 +12,27 @@
|
||||
#define PWM_CHANEL_NUM (20)
|
||||
#endif
|
||||
|
||||
#define PWM0_INIT_VAL (1470)
|
||||
#define PWM1_INIT_VAL (1100)
|
||||
#define PWM2_INIT_VAL (1100)
|
||||
#define PWM3_INIT_VAL (1100)
|
||||
#define PWM4_INIT_VAL (1500)
|
||||
#define PWM5_INIT_VAL (1370)
|
||||
#define PWM6_INIT_VAL (1460)
|
||||
#define PWM7_INIT_VAL (1475)
|
||||
#define PWM8_INIT_VAL (1681)
|
||||
#define PWM9_INIT_VAL (1780)
|
||||
#define PWM10_INIT_VAL (1106)
|
||||
#define PWM11_INIT_VAL (1460)
|
||||
#define PWM12_INIT_VAL (1431)
|
||||
#define PWM13_INIT_VAL (1869)
|
||||
#define PWM14_INIT_VAL (1869)
|
||||
#define PWM15_INIT_VAL (1283)
|
||||
#define PWM16_INIT_VAL (1815)
|
||||
#define PWM17_INIT_VAL (1439)
|
||||
#define PWM18_INIT_VAL (1896)
|
||||
#define PWM19_INIT_VAL (1085)
|
||||
|
||||
#ifndef SBUS_ENABLE
|
||||
#define SBUS_ENABLE (1)
|
||||
#endif
|
||||
@@ -34,7 +55,7 @@
|
||||
#define UART4_RX_ENABLE (256)
|
||||
#endif
|
||||
#ifndef UART6_RX_ENABLE
|
||||
#define UART6_RX_ENABLE (256)
|
||||
#define UART6_RX_ENABLE (0)
|
||||
#endif
|
||||
#ifndef UART7_RX_ENABLE
|
||||
#define UART7_RX_ENABLE (256)
|
||||
@@ -53,7 +74,7 @@
|
||||
#define UART4_TX_ENABLE (0)
|
||||
#endif
|
||||
#ifndef UART6_TX_ENABLE
|
||||
#define UART6_TX_ENABLE (256)
|
||||
#define UART6_TX_ENABLE (0)
|
||||
#endif
|
||||
#ifndef UART7_TX_ENABLE
|
||||
#define UART7_TX_ENABLE (256)
|
||||
|
||||
Reference in New Issue
Block a user