This commit is contained in:
HATATANI Shinta 2011-07-19 16:21:41 +09:00
parent 04b4ff157f
commit 11d6bc78c5
2 changed files with 1 additions and 7 deletions

View file

@ -124,7 +124,7 @@ init_net(void)
{
set_rime_addr();
rf230_init();
NETSTACK_RADIO.init();
{
uint8_t longaddr[8];
uint16_t shortaddr;

View file

@ -48,12 +48,6 @@
#define HARWARE_REVISION IRIS
/*
* MCU and clock rate.
* IRIS runs on 8 MHz clock.
*/
#define MCU_MHZ 8
/* Clock ticks per second */
#define CLOCK_CONF_SECOND 128