From charlesreid1

Revision as of 00:40, 19 July 2015 by Admin (talk | contribs) (Created page with "The first step is to download the arduinomorse library from GitHub: https://github.com/markfickett/arduinomorse The second step is to zip up the resulting folder into a zip f...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The first step is to download the arduinomorse library from GitHub: https://github.com/markfickett/arduinomorse

The second step is to zip up the resulting folder into a zip file, arduinomorse.zip.

The third step is to load this as a library in the Arduino development environment, which will add the relevant header files to somewhere where Arduino will find them when you #include them.