Project

General

Profile

Revision 408

added asleep to wl_do loop

View differences:

colonet_wireless.h
40 40
 *
41 41
 * @return void
42 42
 */
43
void colonet_wl_send(short client_source, short dest, ColonetMessageType msg_type, unsigned char msg_code,
44
                     unsigned char* args);
43
int colonet_wl_send(short client_source, short dest, ColonetMessageType msg_type, unsigned char msg_code,
44
                    unsigned char* args);
45 45

  
46 46
int colonet_get_num_robots(void);
47 47

  

Also available in: Unified diff