Skip to content

Commit

Permalink
Updated links to version 1
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmarvel committed Jan 30, 2021
1 parent 71add1d commit 832f8ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion MorseItBLE.ino
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//Morse-it Bluetooth Hardware Key
//THIS VERSION IS FOR iOS 14 AND NEWER ONLY
//THIS VERSION IS FOR iOS 14 AND NEWER ONLY.

//Pin A0 is for RED LED
//Pin A1 is for Green LED
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Read more over on my site: [M0WYP.com](https://m0wyp.com/2020/05/08/morse-it-ble

### New in Version 2
#### For iOS version 14 or greater only
Get [version 1.0](https://github.com/joshmarvel/MorseItBLE/releases/tag/V1.0) for older iOS versions.
Utilizes iOS 14's ability to repeat a key hold and therefore eliminates the need to send the up arrow. This should solve a great number of timing issues in the previous version. However, if you find that there are timing errors (this seems to be related to various types of Apple hardware), make adjustments to the delay lines 72 and 80 in MorseItBLE.ino.


Expand Down

0 comments on commit 832f8ec

Please sign in to comment.