mcci-catena / Catena-Arduino-Platform

Arduino platform library for MCCI Catena IoT Systems
MIT License
12 stars 11 forks source link

Add common real-time-clock-drive sleep API #83

Closed chwon64 closed 5 years ago

chwon64 commented 5 years ago

We need a common real-time-clock-drive sleep API. This then maps onto the appropriate functions for the target board. gCatena.Sleep(how_long_in_seconds);

terrillmoore commented 5 years ago

Closed by #84