Contiki-NG
Loading...
Searching...
No Matches

Driver implementation for the OpenMote-B antenna switch. More...

#include "contiki.h"
#include "dev/gpio.h"
#include "antenna.h"

Go to the source code of this file.

Functions

void antenna_init (void)
 Initialize the antenna switch.
 
void antenna_select_cc2538 (void)
 Connect the CC2538 radio to the 2.4 GHz SMA connector.
 
void antenna_select_at86rf215 (void)
 Connect the AT86RF215 radio to the 2.4 GHz SMA connector.
 

Detailed Description

Driver implementation for the OpenMote-B antenna switch.

Definition in file antenna.c.