Tigge / openant

ANT and ANT-FS Python Library
MIT License
182 stars 85 forks source link

Best way to listen from multiple USB dongles #67

Closed jaesungj closed 3 years ago

jaesungj commented 3 years ago

Hello due to USB ANT coverage issue I would like to attach more than one USB dongles in a machine,

but when I tried to instantiate to the two nodes, the code didn't seem to support that usecase. What would be the best way to handle it?

Thanks!