X-Git-Url: http://git.rot13.org/?p=GroveSensor;a=blobdiff_plain;f=Makefile;fp=Makefile;h=47f3c5f58948fcf67ea10b01e68cd916c19c4dda;hp=96ee9b9f18d2ba021b3ca09a8cf1a69db3a3cc27;hb=8fd6a6a6febf27d8d68abb0eb97a8c331c860c5c;hpb=f8f5286596d199c75e6f75422c4bab2887c61a5c diff --git a/Makefile b/Makefile index 96ee9b9..47f3c5f 100644 --- a/Makefile +++ b/Makefile @@ -14,3 +14,5 @@ install: upload: ./bin/arduino-cli upload -p /dev/ttyUSB0 --fqbn arduino:avr:uno --verbose $(sketch) +serial: + microcom -p /dev/ttyUSB0