Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: C12832_lcd mbed zbee_lib
Revision 2:f0efd0fd3544, committed 2017-04-05
- Comitter:
- ruslylove
- Date:
- Wed Apr 05 10:57:43 2017 +0000
- Parent:
- 0:c19cf740caf3
- Commit message:
- simple rx
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sat Mar 12 17:49:28 2016 +0000
+++ b/main.cpp Wed Apr 05 10:57:43 2017 +0000
@@ -15,3 +15,4 @@
lcd.printf("%i RX <- %s\n",i++,text);
}
}
+// simple rx
\ No newline at end of file