Changed to use sky-checkpoint.c instead of sky-shell.c since checkpointing was disabled in sky-shell.c

This commit is contained in:
adamdunkels 2009-02-15 08:45:30 +00:00
parent 0d699abe79
commit bed1b4cc4f

View file

@ -17,8 +17,8 @@
se.sics.cooja.mspmote.SkyMoteType se.sics.cooja.mspmote.SkyMoteType
<identifier>sky1</identifier> <identifier>sky1</identifier>
<description>Sky Mote Type #1</description> <description>Sky Mote Type #1</description>
<source>../../../examples/sky-shell/sky-shell.c</source> <source>../../../examples/sky-shell/sky-checkpoint.c</source>
<command>make sky-shell.sky TARGET=sky</command> <command>make sky-checkpoint.sky TARGET=sky</command>
</motetype> </motetype>
<mote> <mote>
se.sics.cooja.mspmote.SkyMote se.sics.cooja.mspmote.SkyMote