LibUsbDfu
LibUsbDfu copied to clipboard
Update Device.cs to add read memory
Added command to read memory
This adds some overloaded copies of function from the base class which aren't accessible due to them being private (which isn't pretty) - however it may give others a way of doing this.