Gowerlabs / LibFTD2XX.jl

Julia wrapper for FTDI D2XX drivers.
Other
6 stars 1 forks source link

Add FT_SetDataCharacteristics wrapper and remove readavailable depwarning #13

Closed ReubenHill closed 6 years ago

ReubenHill commented 6 years ago

Solves a leftover compatibility issue from #10 and adds a wrapper for the FT_SetDataCharacteristics function needed to fully set up ports for use.