From 2e731f59a002eb2c0a9d2835611ab289bcd306a7 Mon Sep 17 00:00:00 2001 From: jaakkoiot Date: Tue, 18 Oct 2022 03:01:21 +0300 Subject: [PATCH] Remove comment --- Modbus/inc/Uart.h | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Modbus/inc/Uart.h b/Modbus/inc/Uart.h index c72ac3b..2b88dac 100644 --- a/Modbus/inc/Uart.h +++ b/Modbus/inc/Uart.h @@ -1,10 +1,3 @@ -/* - * LpcUart.h - * - * Created on: 4.2.2019 - * Author: keijo - */ - #ifndef LPCUART_H_ #define LPCUART_H_