update gencode
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user