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.
Fork of SX1276PingPong by
Revision 16:352011886276, committed 2016-03-06
- Comitter:
- donsez
- Date:
- Sun Mar 06 12:03:51 2016 +0000
- Parent:
- 10:9184674b5cfd
- Commit message:
- add comment
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sun Mar 06 11:10:13 2016 +0000 +++ b/main.cpp Sun Mar 06 12:03:51 2016 +0000 @@ -1,3 +1,5 @@ +// LoRa Modem for receiving and sending data on fixed channels + #include "mbed.h" #include "main.h" #include "sx1276-hal.h"