Do not #undef in example project-conf.h (sensniff)

This commit is contained in:
George Oikonomou 2017-10-08 17:05:40 +01:00
parent 97ee63f872
commit be9fbc8f9b
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@
#define PROJECT_CONF_H_
/*---------------------------------------------------------------------------*/
/* Configure the sensniff_mac_driver for netstack.h */
#undef NETSTACK_CONF_MAC
#define NETSTACK_CONF_MAC sensniff_mac_driver
/*---------------------------------------------------------------------------*/
/* Include platform-specific header */