mirror of
https://github.com/gillham/logic_analyzer.git
synced 2026-05-01 15:10:43 +03:00
Fix a typo.
This commit is contained in:
3
README
3
README
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
SUMP compatible logic analyzer for Arduino
|
SUMP compatible logic analyzer for Arduino
|
||||||
==========================================
|
==========================================
|
||||||
|
|
||||||
@@ -14,7 +13,7 @@ Uncomment CHAN5 below if you want to use the LED pin as an input and have
|
|||||||
6 channels.
|
6 channels.
|
||||||
|
|
||||||
NOTE:
|
NOTE:
|
||||||
You must DISABLE the Arudion auto reset feature to use this logic analyzer
|
You must DISABLE the Arduino auto reset feature to use this logic analyzer
|
||||||
code. There are various methods to do this, some boards have a jumper,
|
code. There are various methods to do this, some boards have a jumper,
|
||||||
others require you to cut a trace. You may also install a *precisely*
|
others require you to cut a trace. You may also install a *precisely*
|
||||||
120 Ohm resistor between the reset & 5V piins. Make sure it is really
|
120 Ohm resistor between the reset & 5V piins. Make sure it is really
|
||||||
|
|||||||
Reference in New Issue
Block a user