Project

General

Profile

Revision 1006

Threading issues worked out better... Ready to add motion.

View differences:

robot.h
38 38
void robot_iterator_reset(void);
39 39
Robot* robot_iterator_next(void);
40 40

  
41
void* robot_event_loop(void* arg);
42

  
41 43
#endif
42 44

  

Also available in: Unified diff