tetea
This commit is contained in:
parent
b10fe4880f
commit
089c7a77b5
2 changed files with 22 additions and 0 deletions
|
|
@ -21,6 +21,9 @@ class Port {
|
|||
|
||||
void populateParameters();
|
||||
|
||||
void fixCurrent();
|
||||
bool currentFixed;
|
||||
|
||||
public:
|
||||
Port(std::shared_ptr<modbus_t*> modbus_context, std::mutex *modbus_context_mutex, uint16_t portStartAddress);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue