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: BufferedSerial SX1276GenericLib mbed
Fork of TRANSMITTER by
Diff: main.h
- Revision:
- 3:e2ca3bc926e2
- Parent:
- 0:acd8e2ba10c5
--- a/main.h Wed May 23 21:05:17 2018 +0000 +++ b/main.h Thu May 24 11:14:08 2018 +0000 @@ -7,7 +7,7 @@ #include "mbed.h" #include "PinMap.h" #include "BufferedSerial.h" -#include "Transmitter.h" +#include "Receiver.h" void SystemClock_Config(void);