@ -17,8 +17,6 @@
/* Radio driver API */
int transceiver_pid;
void cc2420_init(int tpid)
{
uint16_t reg;
@ -102,6 +102,8 @@ typedef struct __attribute__ ((packed)) {
/* @} */
} cc2420_packet_t;
extern int transceiver_pid;
/**
* @brief Init the cc2420.
*