Sigfox Communication library, allowing you to use any kind of UART able Sigfox Transmitter
Fork of Sigfox_Com by
Diff: sigfox.cpp
- Revision:
- 1:39a0558a3a3a
- Parent:
- 0:996eb84c895e
- Child:
- 2:975b82a3cde0
diff -r 996eb84c895e -r 39a0558a3a3a sigfox.cpp --- a/sigfox.cpp Fri Mar 11 08:24:52 2016 +0000 +++ b/sigfox.cpp Fri Mar 11 08:38:19 2016 +0000 @@ -5,6 +5,7 @@ /* sigfox library * * Copyright (c) Adrien Chapelet for IoTech.fr + * Apache 2 license * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -23,6 +24,7 @@ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN * THE SOFTWARE. + * */ /*