forked from SZV10X_Software/SZV103_FM33A0xxEV_SiZhu

jinlicong
2024-05-20 e61d1595ebb1fa76b499cddec2df4bd66ec92b97
Function/modbus/port/port.h
File was renamed from Soft/port.h
@@ -24,7 +24,7 @@
#include <assert.h>
#include <inttypes.h>
#include "define_all.h"                   // Device header
#include "define_all.h"
#define   INLINE                      inline
#define PR_BEGIN_EXTERN_C           extern "C" {
@@ -51,7 +51,5 @@
#ifndef FALSE
#define FALSE           0
#endif
#endif