Welcome to the EyeBot  Version 7 - RPi1
A Controller For Various Hardware IO
Functions
radio.h File Reference

Defines all the functions to connect to multiple EyeBots. More...

Go to the source code of this file.

Functions

int RADIOInit (void)
 
int RADIOGetID (void)
 
int RADIOSend (int id, BYTE *buf, int size)
 
int RADIOReceive (int *id, BYTE *buf, int *size)
 
int RADIOCheck (int *id)
 
int RADIOStatus (void)
 
int RADIORelease (void)
 

Detailed Description

Defines all the functions to connect to multiple EyeBots.

Author
Marcus Pham