h4kbas / nfc-reader

A simple library that provides to use rfid card readers.
MIT License
128 stars 44 forks source link

More options for connect #8

Open h4kbas opened 5 years ago

h4kbas commented 5 years ago

Connect method only uses the first detected card reader but it should also be an option to use whichever reader client wants. Therefore, method should get a parameter optionally. By the way, this feature will enable us to use multiple readers in the same time :)