mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-21 19:29:18 +00:00
enabled debug output again
This commit is contained in:
parent
d3b44510f8
commit
4c9112a176
@ -26,7 +26,7 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $Id: SkyMoteType.java,v 1.16 2010/02/18 11:13:21 joxe Exp $
|
||||
* $Id: SkyMoteType.java,v 1.17 2010/03/02 13:24:48 fros4943 Exp $
|
||||
*/
|
||||
|
||||
package se.sics.cooja.mspmote;
|
||||
@ -218,7 +218,7 @@ public class SkyMoteType extends MspMoteType {
|
||||
SkyByteRadio.class,
|
||||
MspSerial.class,
|
||||
SkyLED.class,
|
||||
/*MspDebugOutput.class*/ /* EXPERIMENTAL: Enable me for COOJA_DEBUG(..) */
|
||||
MspDebugOutput.class /* EXPERIMENTAL: Enable me for COOJA_DEBUG(..) */
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user