MangoAutomation / modbus4j

A high-performance and ease-of-use implementation of the Modbus protocol written in Java. Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsing.
GNU General Public License v3.0
881 stars 370 forks source link

Cannot resolve symbol 'SerialParameters #39

Open blackappleD opened 3 years ago

blackappleD commented 3 years ago

It looks like missing the class SerialParameters, but the other class import correctly. Need your help.