mirror of
https://github.com/oliverschmidt/contiki.git
synced 2026-04-26 16:17:54 +00:00
Removed the experimental checkpointing code
This commit is contained in:
@@ -60,7 +60,6 @@ PROCESS_THREAD(example_shell_process, ev, data)
|
||||
|
||||
shell_base64_init();
|
||||
shell_blink_init();
|
||||
/*shell_checkpoint_init();*/
|
||||
/*shell_coffee_init();*/
|
||||
shell_download_init();
|
||||
/*shell_exec_init();*/
|
||||
|
||||
Reference in New Issue
Block a user