Correct typo

This commit is contained in:
David Kopf 2011-08-25 14:37:12 -04:00
parent 94fc40f736
commit dff77aea61
1 changed files with 1 additions and 1 deletions

View File

@ -393,7 +393,7 @@ extern void mac_log_802_15_4_rx(const uint8_t* buffer, size_t total_len);
*/
#define UIP_CONF_ROUTER 1
#define UIP_CONF_ND6_SEND_RA........0
#define UIP_CONF_ND6_SEND_RA 0
#define UIP_CONF_ND6_REACHABLE_TIME 600000
#define UIP_CONF_ND6_RETRANS_TIMER 10000