This commit is contained in:
Obe Van Lierde
2023-11-26 22:17:07 +01:00
parent f6c853f139
commit baea30020f
2 changed files with 21 additions and 14 deletions

View File

@@ -2,8 +2,8 @@
* @file modbus_tcp.h
*
* @brief TCP Modbus handler
* Created on: Nov 6, 2023
* Author: Obe
* @date Nov 6, 2023
* @author Obe
*/
#ifndef INC_MODBUS_H_
@@ -17,7 +17,6 @@
#include <stdio.h>
#include "lcd_api.h"
#include "llfs.h"
#include "log.h"
/**