Revert "Trying to make less calls to dtu, making it "multithreaded""
This reverts commit ad4ff13be0.
This commit is contained in:
parent
ad4ff13be0
commit
f22aae499d
7 changed files with 33 additions and 38 deletions
|
|
@ -19,9 +19,6 @@ class Port {
|
|||
|
||||
uint16_t portStartAddress;
|
||||
|
||||
uint16_t *readArray;
|
||||
int readArraySize;
|
||||
|
||||
std::vector<std::shared_ptr<PortParameter>> parameters;
|
||||
|
||||
void populateParameters();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue