Using the Radio Module

The reference to the transceiver module can be found here:

The example below shows .....

#include "board.h"
#include "radio.h"
void main()
{
    radio_init(rxbuf, MAX_FRAME_SIZE);
    ...
}

baustelle1.jpg

under construction

Todo:
Finish the construction work


This documentation for µracoli was generated on 21 Jan 2010 by  doxygen 1.5.5