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: Transmitter/Transmitter.cpp
- Revision:
- 2:5ddb3de762a0
- Parent:
- 1:247f19702edd
--- a/Transmitter/Transmitter.cpp Wed May 23 21:01:35 2018 +0000 +++ b/Transmitter/Transmitter.cpp Wed May 23 21:05:17 2018 +0000 @@ -1,8 +1,13 @@ /* - * This file contains a copy of the master content sx1276PingPong - * with adaption for the SX1276Generic environment - * (c) 2017 Helmut Tschemernjak + * + * Author Be-P, Gabrio Tognozzi + * Pervasive systems 2018 + * + * Credits: + * Copyright (c) 2017 Helmut Tschemernjak * 30826 Garbsen (Hannover) Germany + * + * Licensed under the Apache License, Version 2.0); */ #include "mbed.h"