
versionepudee2018
Dependencies: mbed LoRaWAN-lib SX1272Lib
Fork of LoRaWAN-demo-72 by
Revision 1:263aa4ff29cd, committed 2016-02-18
- Comitter:
- mluis
- Date:
- Thu Feb 18 07:49:29 2016 +0000
- Parent:
- 0:45496a70a8a5
- Child:
- 2:2eeaeae2c725
- Commit message:
- Updated to the new versions of mbed and SX1272Lib libraries
Changed in this revision
--- a/board/board.cpp Thu Jan 07 15:11:08 2016 +0000 +++ b/board/board.cpp Thu Feb 18 07:49:29 2016 +0000 @@ -15,7 +15,7 @@ #include "mbed.h" #include "board.h" -SX1272MB1DxS Radio( NULL ); +SX1272MB2xAS Radio( NULL ); void BoardInit( void ) {
--- a/board/board.h Thu Jan 07 15:11:08 2016 +0000 +++ b/board/board.h Thu Feb 18 07:49:29 2016 +0000 @@ -23,7 +23,7 @@ #define USE_BAND_868 -extern SX1272MB1DxS Radio; +extern SX1272MB2xAS Radio; /*! * \brief Initializes the target board peripherals.
--- a/mbed.bld Thu Jan 07 15:11:08 2016 +0000 +++ b/mbed.bld Thu Feb 18 07:49:29 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/4336505e4b1c \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/252557024ec3 \ No newline at end of file
--- a/radio/SX1272Lib.lib Thu Jan 07 15:11:08 2016 +0000 +++ b/radio/SX1272Lib.lib Thu Feb 18 07:49:29 2016 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/teams/Semtech/code/SX1272Lib/#45c4f0364ca4 +http://developer.mbed.org/teams/Semtech/code/SX1272Lib/#cd1093b6676f