Brendan Kelly / Mbed OS mDot_LoRa_Connect_ABPA_DHT22_sleep

Dependencies:   DHT22 libmDot-mbed5

Fork of mDot_LoRa_Connect_ABPA by Brendan Kelly

Files at this revision

API Documentation at this revision

Comitter:
kellybs1
Date:
Mon Aug 07 07:21:45 2017 +0000
Parent:
7:e29228e39982
Child:
9:7f7194b5b4e3
Commit message:
this one might work

Changed in this revision

libmDot-mbed5.lib Show annotated file Show diff for this revision Revisions of this file
libmDot.lib Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-os.lib Show annotated file Show diff for this revision Revisions of this file
mbed-rtos.lib Show diff for this revision Revisions of this file
mbed.bld Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/libmDot-mbed5.lib	Mon Aug 07 07:21:45 2017 +0000
@@ -0,0 +1,1 @@
+http://developer.mbed.org/teams/MultiTech/code/libmDot-mbed5/#255e2ddc294e
--- a/libmDot.lib	Mon Aug 07 07:11:33 2017 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://developer.mbed.org/teams/MultiTech/code/libmDot/#121e4c454964
--- a/main.cpp	Mon Aug 07 07:11:33 2017 +0000
+++ b/main.cpp	Mon Aug 07 07:21:45 2017 +0000
@@ -1,5 +1,6 @@
 #include "mbed.h"
 #include "mDot.h"
+#include "ChannelPlans.h"
 #include "MTSLog.h"
 #include <string>
 #include <vector>
@@ -14,7 +15,6 @@
 
 int main() {
     int32_t ret;
-    mDot* dot;
     std::vector<uint8_t> data;
     std::string data_str = "hello!";
     
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed-os.lib	Mon Aug 07 07:21:45 2017 +0000
@@ -0,0 +1,1 @@
+https://github.com/ARMmbed/mbed-os/#fc1836545dcc2fc86f03b01292b62bf2089f67c3
--- a/mbed-rtos.lib	Mon Aug 07 07:11:33 2017 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/users/mbed_official/code/mbed-rtos/#bdd541595fc5
--- a/mbed.bld	Mon Aug 07 07:11:33 2017 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/c0f6e94411f5
\ No newline at end of file