Add a little troubleshooting

This commit is contained in:
Neale Pickett 2020-05-16 10:39:53 -06:00
parent f103733e13
commit 5737bb8420
1 changed files with 7 additions and 1 deletions

View File

@ -76,8 +76,14 @@ Make sure any straight key you plug in has a TS adapter (mono plug):
this will short pin 11 to ground and signal to the Arduino to
go into straight key mode.
You need to reset the Arduino if you change from an iambic to straight key.
On the micro, reset is a white button.
If you plug in your straight key and it looks like DAH is being held down,
it means you need to switch 11 and 12.
it means you need to switch the connections to pins 11 and 12.
If you plug in your straight key and it looks like DIT is being held down,
it means you need to reset the Arduino to make it detect the key type again.
== Step 3: Load the code