Move SLIP interface define to project-conf

This commit is contained in:
George Oikonomou 2013-03-23 15:00:05 +00:00 committed by George Oikonomou
parent fa166116b7
commit ecf8ca55ef
4 changed files with 3 additions and 2 deletions

View file

@ -51,4 +51,6 @@
* Has no effect when building for the SmartRF. */
#define USB_SERIAL_CONF_BUFFERED 1
#define UIP_FALLBACK_INTERFACE slip_interface
#endif /* PROJECT_CONF_H_ */