nes-proj/regression-tests/08-ipv6/code-slip-radio/project-conf.h

9 lines
153 B
C
Raw Normal View History

2013-03-12 01:06:58 +00:00
#ifndef __PROJECT_CONF_H__
#define __PROJECT_CONF_H__
2017-05-17 19:47:48 +00:00
#define CSMA_CONF_802154_AUTOACK 1
2013-03-12 01:06:58 +00:00
#define RPL_CONF_DAO_ACK 1
#endif /* __PROJECT_CONF_H__ */