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: mbed DigitDisplay Chainable_RGB_LED LoRaWAN-lib SX1276Lib
Revision 4:cd9a19f40d47, committed 2019-11-29
- Comitter:
- balarayar
- Date:
- Fri Nov 29 12:35:54 2019 +0000
- Parent:
- 3:042ccdf1dd92
- Commit message:
- VIT LoRaWAN
Changed in this revision
app/main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 042ccdf1dd92 -r cd9a19f40d47 app/main.cpp --- a/app/main.cpp Mon Jul 18 17:58:40 2016 +0000 +++ b/app/main.cpp Fri Nov 29 12:35:54 2019 +0000 @@ -197,7 +197,7 @@ /*! * Constructor for Light Sensor */ -AnalogIn LightSensor( A1 ); +AnalogIn LightSensor( D0 ); /** Interrupt Event by SP