digidotcom / xbee-java

Set of Java APIs to interact with Digi International's XBee radio frequency modules.
Mozilla Public License 2.0
80 stars 56 forks source link

Change a single hardcoded FTDI USB Product ID to a list. #126

Closed mlasevich closed 5 years ago

mlasevich commented 5 years ago

Fix for #125 - Ability to support FT-X based Adapters like SparkFun's XBee Explorer.

I listed out other FTDI chips, but as I am not sure if they are completely compatible, I left them commented out.

mlasevich commented 5 years ago

Any issues with this? Would like to be able to use the official library as soon as it is possible. Thanks.

rubenmoral commented 5 years ago

Sorry @mlasevich, we had forgotten this... Here you have our approval, you can go ahead and merge it.

mlasevich commented 5 years ago

Appreciate the approval, but I don't think I have the rights to merge it :-)