Open osresearch opened 3 weeks ago
Maybe calling firmware version in the constructor is breaking the test due to the serial port mocking? I'll try moving it to the src/server.ts
calls to new EBB
instead.
Guess that was it. I can squash these into one commit if you prefer.
Closes #179
@osresearch Mind opening this against https://github.com/alexrudd2/saxi?
After sending every point to the plotter, query the status of the physical button and pause if the operator has pressed it. If so, busy poll for it to be released and pressed again to resume the plot.
Also report the EBB firmware version on startup.