mirror of
git://projects.qi-hardware.com/antorcha.git
synced 2024-11-22 18:56:15 +02:00
tools/ant-cl/Makefile: update convenience targets for name and directory change
This commit is contained in:
parent
19fb0d31fa
commit
f5b85a464e
@ -42,10 +42,10 @@ spotless: clean
|
|||||||
rm -f $(MAIN)
|
rm -f $(MAIN)
|
||||||
|
|
||||||
update:
|
update:
|
||||||
./antorcha -F ../fw/antorcha.bin
|
./ant-cl -F ../../fw/antorcha.bin
|
||||||
|
|
||||||
ping:
|
ping:
|
||||||
./antorcha -P
|
./ant-cl -P
|
||||||
|
|
||||||
off:
|
off:
|
||||||
./antorcha /dev/null
|
./ant-cl /dev/null
|
||||||
|
Loading…
Reference in New Issue
Block a user