Sky: Use the cc2420_aes_128_driver by default

This commit is contained in:
kkrentz 2014-04-21 04:40:45 -07:00
parent f513ef9ef0
commit c15a05aee1
1 changed files with 3 additions and 1 deletions

View File

@ -212,7 +212,9 @@
#define UIP_CONF_TCP_SPLIT 0
#ifndef AES_128_CONF
#define AES_128_CONF cc2420_aes_128_driver
#endif /* AES_128_CONF */
/* include the project config */
/* PROJECT_CONF_H might be defined in the project Makefile */