File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -36,11 +36,11 @@ On WinUSB api for windows receiving end:
3636
3737Further detail around some tests I did comparing the BULK, ie. standard data transfer using Serial.print and Isochronous datatransfer.
38381 . Test description:
39- -Run iterative ADC reads for 5 seconds (using RTC clock).
39+ -Run iterative ADC reads for 5 seconds (using RTC clock).
4040
41- -Keep number of iterations made = Test result
41+ -Keep number of iterations made = Test result
4242
43- -Write ADC read to Serial.print in
43+ -Write ADC read to Serial.print in
4444
4545 -package of 2 bytes (serial.print)
4646
@@ -52,13 +52,13 @@ Further detail around some tests I did comparing the BULK, ie. standard data tra
5252
5353 -Test results:
5454
55- -2 bytes: 33 000 iterations
55+ -2 bytes: 33 000 iterations
5656
57- -52 bytes: 30 000 iterations
57+ -52 bytes: 30 000 iterations
5858
59- -1023 bytes: 1 293 000 iterations
59+ -1023 bytes: 1 293 000 iterations
6060
61- -no writing: 1 318 000 iterations
61+ -no writing: 1 318 000 iterations
6262
6363
6464
You can’t perform that action at this time.
0 commit comments