mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-04-09 00:37:03 +00:00
Fixed so that it runs with multiple Tmote Sky boards attached; it now uses the first one
This commit is contained in:
parent
99f1aa9238
commit
4edbad10a7
@ -10,4 +10,4 @@ upload-node-%:
|
||||
upload-sink: upload-node-41
|
||||
|
||||
rundemo:
|
||||
java -jar energest.jar /dev/com$(CMOTES)
|
||||
java -jar energest.jar /dev/com${firstword $(CMOTES)}
|
||||
|
Loading…
x
Reference in New Issue
Block a user