forked from SZV10X_Software/SZV103_FM33A0xxEV_SiZhu

jinlicong
2024-05-20 e61d1595ebb1fa76b499cddec2df4bd66ec92b97
Function/modbus/functions/mbfuncdiag.c
copy from Soft/mbcrc.h copy to Function/modbus/functions/mbfuncdiag.c
File was copied from Soft/mbcrc.h
@@ -26,12 +26,3 @@
 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 *
 */
#ifndef _MB_CRC_H
#define _MB_CRC_H
#include "port.h"
USHORT          usMBCRC16(USHORT usInit, UCHAR * pucFrame, ULONG usLen );
#endif