Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 300 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 300 Bytes

MODBUS

A universal Modbus library that is suitable for MCU and is not limited to specific hardware platforms.

!!! NOT READY FOR USE !!!

Only support 0x03 and 0x10 function code now.

Features

  • easy to use
  • high performance
  • high reliability
  • zero memory allocation
  • written in ANSI C