Here it is ...
Dependencies: libxDot-mbed5 TSL2561
Fork of Dot-Examples by
Diff: examples/inc/dot_util.h~
- Revision:
- 39:0d4362063352
- Parent:
- 37:4818522075f8
--- a/examples/inc/dot_util.h~ Wed Jul 25 18:30:01 2018 +0000 +++ b/examples/inc/dot_util.h~ Thu Jul 26 12:03:47 2018 -0400 @@ -25,7 +25,7 @@ void join_network(Serial*); -void sleep_wake_rtc_only(bool deepsleep); +void sleep_wake_rtc_only(bool deepsleep, int, Serial*); void sleep_wake_interrupt_only(bool deepsleep);