Here it is ...

Dependencies:   libxDot-mbed5 TSL2561

Fork of Dot-Examples by MultiTech

Revision:
38:401bd606d2dd
Parent:
37:4818522075f8
Child:
39:0d4362063352
--- a/examples/src/ota_example.cpp	Wed Jul 25 14:23:40 2018 -0400
+++ b/examples/src/ota_example.cpp	Wed Jul 25 18:30:01 2018 +0000
@@ -1,6 +1,6 @@
 #include "dot_util.h"
 #include "RadioEvent.h"
-
+#include "TSL2561.h"
  
 #if ACTIVE_EXAMPLE == OTA_EXAMPLE