mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-03 11:30:53 +00:00
Changed to use sky-checkpoint.c instead of sky-shell.c since checkpointing was disabled in sky-shell.c
This commit is contained in:
parent
0d699abe79
commit
bed1b4cc4f
@ -17,8 +17,8 @@
|
||||
se.sics.cooja.mspmote.SkyMoteType
|
||||
<identifier>sky1</identifier>
|
||||
<description>Sky Mote Type #1</description>
|
||||
<source>../../../examples/sky-shell/sky-shell.c</source>
|
||||
<command>make sky-shell.sky TARGET=sky</command>
|
||||
<source>../../../examples/sky-shell/sky-checkpoint.c</source>
|
||||
<command>make sky-checkpoint.sky TARGET=sky</command>
|
||||
</motetype>
|
||||
<mote>
|
||||
se.sics.cooja.mspmote.SkyMote
|
||||
|
Loading…
Reference in New Issue
Block a user