Closed pabigot closed 11 years ago
Contiki wants to be able to set the epoch for a timer (the clock_set_seconds() function). To avoid problems when the counter wraps this needs to be done in the HAL timer structure.
Contiki wants to be able to set the epoch for a timer (the clock_set_seconds() function). To avoid problems when the counter wraps this needs to be done in the HAL timer structure.