A simple interactive program for testing the RN2483 library

Dependencies:   RN2483

Files at this revision

API Documentation at this revision

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
--- 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
--- 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"