]> sigrok.org Git - sigrok-dumps.git/commitdiff
Fixed a typo in a uart/from_analog/README
authorBalint Kovacs <redacted>
Thu, 23 Mar 2017 18:19:08 +0000 (19:19 +0100)
committerUwe Hermann <redacted>
Tue, 28 Mar 2017 19:08:15 +0000 (21:08 +0200)
uart/from_analog/README

index 8d11d292e7c1c4c944b1db5df9e27eabdea6a21d..9ae8a18f541b04038125a18553aabd6311dedc98 100644 (file)
@@ -6,6 +6,6 @@ oscillator, with a DDR0 of 5.
 The device used to capture this was a Hantek 6022BE, with an 8MHz sample rate,
 single channel.
 
-The ATMega was programmed to output bytes between 0x1C and 0x20, separated by
+The ATMega was programmed to output bytes between 0x1A and 0x20, separated by
 null bytes.