Quick changes

This commit is contained in:
Obe Van Lierde
2023-11-21 16:40:58 +01:00
parent 407cc0f09d
commit d2203d8a80
2 changed files with 12 additions and 19 deletions

View File

@@ -16,7 +16,8 @@
#include <stdio.h>
#include "lcd_api.h"
#include "llfs.h"
#include "log.h"
void modbus_init( void );
void modbus_init(void);
#endif /* INC_MODBUS_H_ */