Tobin Davis - 2018-01-27

I'll look into it. I assume that this is to read/write the USB bridge device in raw format (what we do with SD and USB memory drives currently)? First, I would need to add code to show the drive info in the drive dropdown list as far too often people complain that it overwrote the wrong device (something I have not been able to reproduce). The code specifically blocks these devices to prevent that from happening.

Bear in mind that this will be painfully slow, regardless of USB bus speed (which we are very close to maximum throughput as it is).