|
|
|
@ -131,5 +131,6 @@ add_compile_options(-include "../config/IncludeMcuLibConfig.h") |
|
|
|
#define McuMinINI_CONFIG_FLASH_NVM_MAX_DATA_SIZE (0x800) /* must be 64, 128, 256, ... */ |
|
|
|
#define McuMinINI_CONFIG_FLASH_NVM_MAX_DATA_SIZE (0x800) /* must be 64, 128, 256, ... */ |
|
|
|
/* RS485 */ |
|
|
|
/* RS485 */ |
|
|
|
#define McuUart485_CONFIG_USE_RS_485 (1) |
|
|
|
#define McuUart485_CONFIG_USE_RS_485 (1) |
|
|
|
|
|
|
|
#define McuUart485_CONFIG_UART_BAUDRATE (57600) /* lowering speed to reduce CRC errors */ |
|
|
|
|
|
|
|
|
|
|
|
#endif /* INCLUDEMCULIBCONFIG_H_ */ |
|
|
|
#endif /* INCLUDEMCULIBCONFIG_H_ */ |
|
|
|
|