Fixed so that it runs with multiple Tmote Sky boards attached; it now uses the first one

This commit is contained in:
adamdunkels 2007-11-26 23:34:52 +00:00
parent 99f1aa9238
commit 4edbad10a7

View file

@ -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)}