Removed packetbuf references. This was a feature that is not used anymore and only made the code more complex.
This commit is contained in:
parent
c9c6688524
commit
7acf747c1a
14 changed files with 5 additions and 1130 deletions
|
@ -66,7 +66,6 @@ PROCESS_THREAD(example_shell_process, ev, data)
|
|||
shell_file_init();
|
||||
shell_httpd_init();
|
||||
shell_irc_init();
|
||||
shell_netfile_init();
|
||||
/*shell_ping_init();*/ /* uIP ping */
|
||||
shell_power_init();
|
||||
/*shell_profile_init();*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue