nornagon / saxi

Tools & library for driving the AxiDraw pen plotter
GNU Affero General Public License v3.0
469 stars 54 forks source link

saxi --firmware-version is not working #175

Closed alexrudd2 closed 1 year ago

alexrudd2 commented 1 year ago

saxi --firmware-version is not working because this.port.writable is only defined after calling this.port.open(). I think it's a bug in this lib.

Originally posted by @elsifthen in https://github.com/nornagon/saxi/issues/150#issuecomment-1615530758

alexrudd2 commented 1 year ago

Whoops. Dupe of https://github.com/nornagon/saxi/issues/124