Cantrell Hepner
Results
1
issues of
Cantrell Hepner
I'm using the atmega16u2 as a mass storage device to simply pass through data to a second processor running a bootloader. Here is my `WriteBlocks` function below ``` void DataflashManager_WriteBlocks(USB_ClassInfo_MS_Device_t...
question