quick.flutter
quick.flutter copied to clipboard
[quick_usb] is there a way to read data continuously from device
I have this use case where i want to read tlv data constantly from usb , like how we do in getting data via ble notify.
But here i can see only bulkDataTranfer how this basically work . Can somebody tell? Is there way of getting data continuousy from a usb device
@Sunbreak