Changes between Version 9 and Version 10 of HardwareUsersGuides/RadioBoard_v1.4/RadioController


Ignore:
Timestamp:
Jul 17, 2006, 4:38:02 PM (18 years ago)
Author:
sgupta
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HardwareUsersGuides/RadioBoard_v1.4/RadioController

    v9 v10  
    2020== Using the Radio Controller Drivers ==
    2121
    22 All the functions provided with the radio controller can be accessed through radio_controller.h. Include this file in your C program by inserting the following line at the top:
     22All the functions provided with the radio controller can be accessed through {{{radio_controller.h}}}. Include this file in your C program by inserting the following line at the top:
    2323{{{
    2424 #include "radio_controller.h"