a MIDI-to-Morse code application.

Dependencies:   MIDI REnc button mbed morse

Files at this revision

API Documentation at this revision

Comitter:
ChuckTimber
Date:
Wed Aug 06 23:47:00 2014 +0000
Parent:
9:09fc839da416
Child:
11:51fdd053c7c2
Commit message:
Fixed something

Changed in this revision

REnc.lib Show annotated file Show diff for this revision Revisions of this file
button.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
morse.lib Show annotated file Show diff for this revision Revisions of this file
--- a/REnc.lib	Sat Jul 26 22:49:43 2014 +0000
+++ b/REnc.lib	Wed Aug 06 23:47:00 2014 +0000
@@ -1,1 +1,1 @@
-REnc#c905f9e6866f
+REnc#46173a05338e
--- a/button.lib	Sat Jul 26 22:49:43 2014 +0000
+++ b/button.lib	Wed Aug 06 23:47:00 2014 +0000
@@ -1,1 +1,1 @@
-button#f57033bb0e05
+button#20c8438edaee
--- a/main.cpp	Sat Jul 26 22:49:43 2014 +0000
+++ b/main.cpp	Wed Aug 06 23:47:00 2014 +0000
@@ -53,7 +53,7 @@
 
 
 BTN btn(dp13);
-Morse morse;
+Morse morse;    // LED1, dp24
 MIDI midi(dp16, dp15);
 REnc renc(dp1, dp2);
 
--- a/morse.lib	Sat Jul 26 22:49:43 2014 +0000
+++ b/morse.lib	Wed Aug 06 23:47:00 2014 +0000
@@ -1,1 +1,1 @@
-morse#e377d081edea
+morse#7dc8528b23da