SkyByteRadio was replaced by Msp802154Radio

This commit is contained in:
Rémy Léone 2014-07-23 15:42:59 +02:00
parent 43731dbb68
commit 911f3aa07c
32 changed files with 44 additions and 44 deletions

View file

@ -34,7 +34,7 @@ make sky-shell.sky TARGET=sky</commands>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspMoteID</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.SkyButton</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.SkyFlash</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.SkyByteRadio</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.Msp802154Radio</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.MspSerial</moteinterface>
<moteinterface>org.contikios.cooja.mspmote.interfaces.SkyLED</moteinterface>
</motetype>