SNL-WaterPower / siweed

Sandia Interactive Wave Energy Education Display (SIWEED)
4 stars 2 forks source link

Command verification #71

Closed nickross4444 closed 3 years ago

nickross4444 commented 3 years ago

Outgoing commands from the GUI(pressing buttons) are occasionally not received by the arduino's requiring a second press. It's infrequent enough that I think it can be classified as an optimization. I think taking the command verification methods from unit testing and applying them to the serial functions would fix the issue.

nickross4444 commented 3 years ago

With Dues running both systems, this no longer seems necessary.