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
Diff: examples/example_config.h
- Revision:
- 25:e86c745381e6
- Parent:
- 22:d9bc10bbc433
--- 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