Here it is ...
Dependencies: libxDot-mbed5 TSL2561
Fork of Dot-Examples by
Diff: examples/src/dot_util.cpp
- Revision:
- 38:401bd606d2dd
- Parent:
- 37:4818522075f8
- Child:
- 39:0d4362063352
--- a/examples/src/dot_util.cpp Wed Jul 25 14:23:40 2018 -0400 +++ b/examples/src/dot_util.cpp Wed Jul 25 18:30:01 2018 +0000 @@ -1,6 +1,7 @@ #include "dot_util.h" #if defined(TARGET_XDOT_L151CC) #include "xdot_low_power.h" +#include "TSL2561.h" #endif #if defined(TARGET_MTS_MDOT_F411RE)