mirror of
https://github.com/CPunch/Laika.git
synced 2025-11-25 04:50:13 +00:00
Added LAIKAPKT_PINGPONG
- shell now has it's own task service, it's polled in shellC_poll() - default timeout for peers is 60 seconds, to change this edit the LAIKA_PEER_TIMEOUT in cnc.h
This commit is contained in:
@@ -30,4 +30,6 @@ void laikaT_pollTasks(struct sLaika_taskService *service);
|
||||
/* will return the delta time in ms till the next event. -1 for no tasks scheduled */
|
||||
int laikaT_timeTillTask(struct sLaika_taskService *service);
|
||||
|
||||
long laikaT_getTime(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user