mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-10 08:25:23 +00:00
Added energy estimation, size of queue buffers to two.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#ifndef __CONTIKI_CONF_H__
|
||||
#define __CONTIKI_CONF_H__
|
||||
|
||||
#define QUEUEBUF_CONF_NUM 2
|
||||
#define ENERGEST_CONF_ON 1
|
||||
|
||||
#define IRQ_PORT1_VECTOR 1
|
||||
|
||||
#define IRQ_PORT1 0x01
|
||||
|
Reference in New Issue
Block a user