/Morse

Arduino library to send Morse Code dots and dashes on a specified pin.

Primary LanguageC++

Morse

Arduino library to send Morse Code dots and dashes on a specified pin.

Description

This is a simple Arduino library used to demonstrate how you can extend the functionality of Arduino.

This library example is used in the Writing a Library for Arduino tutorial.