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:
Jason Reiss
Date:
Thu May 02 13:18:47 2019 -0500
Parent:
36:f1053cb17d4f
Parent:
35:cb358e793d1a
Child:
38:2c027824e046
Commit message:
Merged FOTA to OTA default example change

Changed in this revision

--- a/examples/example_config.h	Thu May 02 13:18:08 2019 -0500
+++ b/examples/example_config.h	Thu May 02 13:18:47 2019 -0500
@@ -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