Esta es la prueba con LoRa y el sensor de luz integrado en la placa.

Dependencies:   libxDot-mbed5 ISL29011

Files at this revision

API Documentation at this revision

Comitter:
jreiss
Date:
Thu May 02 15:01:53 2019 +0000
Parent:
34:f6486829a451
Child:
37:cb189e6dcd1f
Commit message:
Set OTA example as default

Changed in this revision

examples/example_config.h Show annotated file Show diff for this revision Revisions of this file
--- a/examples/example_config.h	Thu May 02 09:29:05 2019 -0500
+++ b/examples/example_config.h	Thu May 02 15:01:53 2019 +0000
@@ -11,7 +11,7 @@
 
 // the active example is the one that will be compiled
 #if !defined(ACTIVE_EXAMPLE)
-#define ACTIVE_EXAMPLE  FOTA_EXAMPLE
+#define ACTIVE_EXAMPLE  OTA_EXAMPLE
 #endif
 
 // the active channel plan is the one that will be compiled