More updates for raven

This commit is contained in:
c_oflynn 2008-10-14 18:38:09 +00:00
parent a73ed65dac
commit 6e3ee0d917
2 changed files with 352 additions and 352 deletions

View file

@ -28,7 +28,7 @@
* *
* This file is part of the Contiki operating system. * This file is part of the Contiki operating system.
* *
* $Id: ieee-15-4-manager.c,v 1.1 2008/10/14 09:43:40 adamdunkels Exp $ * $Id: ieee-15-4-manager.c,v 1.2 2008/10/14 18:38:09 c_oflynn Exp $
*/ */
/** /**
@ -45,7 +45,7 @@
* Mike Vidales <mavida404@gmail.com> * Mike Vidales <mavida404@gmail.com>
*/ */
#include "mac.h" #include "zmac.h"
#include "radio.h" #include "radio.h"
#include "ieee-15-4-manager.h" #include "ieee-15-4-manager.h"

View file

@ -28,7 +28,7 @@
* *
* This file is part of the Contiki operating system. * This file is part of the Contiki operating system.
* *
* $Id: ieee-15-4-manager.h,v 1.1 2008/10/14 09:43:40 adamdunkels Exp $ * $Id: ieee-15-4-manager.h,v 1.2 2008/10/14 18:38:09 c_oflynn Exp $
*/ */
/** /**
* \addtogroup rf230mac * \addtogroup rf230mac