Example programs for MultiTech Dot devices demonstrating how to use the Dot devices and the Dot libraries for LoRa communication.
Dependencies: libmDot-mbed5 ISL29011
Fork of Dot-Examples by
Revision 25:e86c745381e6, committed 2018-02-21
- Comitter:
- lgarellivates
- Date:
- Wed Feb 21 19:16:22 2018 +0000
- Parent:
- 24:d80afce304c6
- Commit message:
- compila online
Changed in this revision
examples/example_config.h | Show annotated file Show diff for this revision Revisions of this file |
libmDot-mbed5.lib | Show annotated file Show diff for this revision Revisions of this file |
diff -r d80afce304c6 -r e86c745381e6 examples/example_config.h --- a/examples/example_config.h Tue Jul 11 10:46:17 2017 -0500 +++ b/examples/example_config.h Wed Feb 21 19:16:22 2018 +0000 @@ -9,7 +9,7 @@ // the active example is the one that will be compiled #if !defined(ACTIVE_EXAMPLE) -#define ACTIVE_EXAMPLE OTA_EXAMPLE +#define ACTIVE_EXAMPLE CLASS_C_EXAMPLE //OTA_EXAMPLE #endif // the active channel plan is the one that will be compiled
diff -r d80afce304c6 -r e86c745381e6 libmDot-mbed5.lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/libmDot-mbed5.lib Wed Feb 21 19:16:22 2018 +0000 @@ -0,0 +1,1 @@ +http://os.mbed.com/teams/MultiTech/code/libmDot-mbed5/#255e2ddc294e