mirror of
https://github.com/oliverschmidt/contiki.git
synced 2026-04-22 04:16:47 +00:00
Removed serial-shell.h (now a separate app)
This commit is contained in:
+1
-3
@@ -28,7 +28,7 @@
|
||||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* $Id: shell.h,v 1.8 2008/07/04 08:23:00 adamdunkels Exp $
|
||||
* $Id: shell.h,v 1.9 2008/07/10 16:56:27 adamdunkels Exp $
|
||||
*/
|
||||
|
||||
/**
|
||||
@@ -99,8 +99,6 @@ struct shell_input {
|
||||
int len1, len2;
|
||||
};
|
||||
|
||||
#include "serial-shell.h"
|
||||
|
||||
#include "shell-blink.h"
|
||||
#include "shell-coffee.h"
|
||||
#include "shell-exec.h"
|
||||
|
||||
Reference in New Issue
Block a user