thomaschaaf / node-ftdi

FTDI bindings for Node.js
MIT License
45 stars 39 forks source link

Set MSB #40

Closed Zephyr6 closed 2 years ago

Zephyr6 commented 2 years ago

Is there a way to set MSB in this library or is that handled through the driver?

I think I may be missing something here

Zephyr6 commented 2 years ago

Turns out this was set through programming my device using FT Prog.