mirror of
https://github.com/keirf/greaseweazle-firmware.git
synced 2025-10-31 11:06:44 -07:00
gw bandwidth: Check integrity of USB comms during bandwidth test.
This commit is contained in:
@@ -197,6 +197,7 @@ struct packed gw_erase_flux {
|
||||
/* CMD_SINK_SOURCE_BYTES */
|
||||
struct packed gw_sink_source_bytes {
|
||||
uint32_t nr_bytes;
|
||||
uint32_t seed;
|
||||
};
|
||||
|
||||
/* CMD_{GET,SET}_PARAMS, index 0 */
|
||||
|
||||
Reference in New Issue
Block a user