Skip to content

Commit 82d9115

Browse files
authored
Update README.md
1 parent 41da853 commit 82d9115

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,19 +38,17 @@ Further detail around some tests I did comparing the BULK, ie. standard data tra
3838
1. Test description:
3939
-Run iterative ADC reads for 5 seconds (using RTC clock).
4040

41-
-Keep number of iterations made = Test result
42-
43-
-Write ADC read to Serial.print in
44-
45-
-package of 2 bytes (serial.print)
41+
-Keep number of iterations made = Test result
42+
Write ADC read to Serial.print in:
43+
-package of 2 bytes (serial.print)
4644

47-
-package of 52 bytes (serial.print)
45+
-package of 52 bytes (serial.print)
4846

49-
-package of 1023 bytes (isochronous)
47+
-package of 1023 bytes (isochronous)
5048

51-
-no writing
49+
-no writing
5250

53-
-Test results:
51+
-Test results:
5452

5553
-2 bytes: 33 000 iterations
5654

0 commit comments

Comments
 (0)