mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-12 10:30:09 +00:00
add starting maca_isr call.
need to put all this into maca_init()
This commit is contained in:
parent
571861c6ea
commit
362cfe43eb
@ -34,6 +34,7 @@ void main(void) {
|
||||
set_channel(0); /* channel 11 */
|
||||
|
||||
enable_irq(MACA);
|
||||
maca_isr();
|
||||
|
||||
/* initial radio command */
|
||||
/* nop, promiscuous, no cca */
|
||||
|
Loading…
x
Reference in New Issue
Block a user