@ -38,5 +38,6 @@
/* -------------------------------------------------*/
/* McuUART485 */
#define McuUart485_CONFIG_USE_RS_485 (1)
#define McuUart485_CONFIG_UART_BAUDRATE (57600) /* lowering speed to reduce CRC errors */
#endif /* MCULIB_CONFIG_CONFIG_H_ */
@ -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, ... */
/* RS485 */
#endif /* INCLUDEMCULIBCONFIG_H_ */