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.
Revision 2:53832347fe71, committed 2016-11-22
- Comitter:
- azazeal88
- Date:
- Tue Nov 22 10:39:39 2016 +0000
- Parent:
- 1:64cc3006c472
- Commit message:
- Commented license
Changed in this revision
RN2483.lib | Show annotated file Show diff for this revision Revisions of this file |
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 64cc3006c472 -r 53832347fe71 RN2483.lib --- a/RN2483.lib Tue Nov 22 09:51:00 2016 +0000 +++ b/RN2483.lib Tue Nov 22 10:39:39 2016 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/users/azazeal88/code/RN2483/#7b3abd00c921 +https://developer.mbed.org/users/azazeal88/code/RN2483/#100ab85cc6d7
diff -r 64cc3006c472 -r 53832347fe71 main.cpp --- a/main.cpp Tue Nov 22 09:51:00 2016 +0000 +++ b/main.cpp Tue Nov 22 10:39:39 2016 +0000 @@ -1,4 +1,4 @@ -MIT License +/**MIT License Copyright (c) 2016 Daniel Knox @@ -18,7 +18,7 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 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. +SOFTWARE.**/ #include "mbed.h" #include "RN2483.h"