added LCD_clear

This commit is contained in:
Obe Van Lierde
2023-11-20 15:32:51 +01:00
parent d25c833f3c
commit 17bd464537
2 changed files with 10 additions and 9 deletions

View File

@@ -130,7 +130,10 @@ int main(void)
/* Initialize the filesystem */
llfs_init();
/*initialize modbus*/
modbus_init();
/* USER CODE END 2 */
/* Infinite loop */