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

9 lines
153 B
C

#ifndef __PROJECT_CONF_H__
#define __PROJECT_CONF_H__
#define CSMA_CONF_802154_AUTOACK 1
#define RPL_CONF_DAO_ACK 1
#endif /* __PROJECT_CONF_H__ */