RPL is now default.

This commit is contained in:
David Kopf 2012-04-09 10:09:21 -04:00
parent 0612f771c6
commit c31f57ffb1
2 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ APPS=raven-webserver raven-lcd-interface
TARGET=avr-raven
UIP_CONF_IPV6=1
#WITH_RPL=1 //RPL is not yet the default.
#UIP_CONF_RPL=0 //RPL is now the default.
#RF230BB=1 //Use radio driver that communicates with the core MAC layer. Now the default.
#COFFEE_FILES=1 //Static coffee file system in EEPROM
#COFFEE_FILES=2 //Dynamic coffee file system in EEPROM