LibUsbDfu icon indicating copy to clipboard operation
LibUsbDfu copied to clipboard

Update Device.cs to add read memory

Open MikeGHAtCOM opened this issue 1 year ago • 1 comments

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.

MikeGHAtCOM avatar Oct 17 '24 11:10 MikeGHAtCOM