mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-21 23:31:11 +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