update gencode

This commit is contained in:
LyuWeiye
2021-07-05 13:13:56 +08:00
parent 10e7040980
commit a337165bc6
98 changed files with 33620 additions and 32732 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
#ifndef __APP_CONFIG_H__
#ifndef AP_DT_MS
#define AP_DT_MS (3.061)
#define AP_DT_MS (3.952)
#endif
#ifndef PARAM_PROPS_MAXLEN
@@ -55,7 +55,7 @@
#define UART4_RX_ENABLE (256)
#endif
#ifndef UART6_RX_ENABLE
#define UART6_RX_ENABLE (0)
#define UART6_RX_ENABLE (256)
#endif
#ifndef UART7_RX_ENABLE
#define UART7_RX_ENABLE (256)
@@ -74,7 +74,7 @@
#define UART4_TX_ENABLE (0)
#endif
#ifndef UART6_TX_ENABLE
#define UART6_TX_ENABLE (0)
#define UART6_TX_ENABLE (128)
#endif
#ifndef UART7_TX_ENABLE
#define UART7_TX_ENABLE (256)