Contiki 2.5
node-id.h
1 #ifndef __NODE_ID_H__
2 #define __NODE_ID_H__
3 extern uint16_t node_id;
4 #endif /* __NODE_ID_H__ */