mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
Removed left-over log output
This commit is contained in:
parent
dd9ffd87c4
commit
9b23d1553e
@ -106,7 +106,7 @@ while(true) {
|
||||
|
||||
/* Count sensor data packets */
|
||||
data = msg.split(" ");
|
||||
log.log("Data 24 " + data[24]);
|
||||
|
||||
if(data[24]) {
|
||||
|
||||
len = parseInt(data[0]);
|
||||
|
Loading…
Reference in New Issue
Block a user