Add 921600 baud to slip options, fix compiler warnings

This commit is contained in:
David Kopf 2012-01-08 13:33:40 -05:00
parent 3d388760c3
commit 777cc88872
4 changed files with 9 additions and 2 deletions

View file

@ -39,6 +39,7 @@
#include "contiki.h"
#include "net/uip.h"
#include <stdio.h>
int border_router_cmd_handler(const uint8_t *data, int len);
int slip_config_handle_arguments(int argc, char **argv);