X-Git-Url: http://git.rot13.org/?p=Arduino-Nano-VA-meter;a=blobdiff_plain;f=Makefile;h=71b5d2798507c99f57c1b8aae6962a392c1e0a50;hp=8fe8272e8f28c2f1de7d714e931d73b589f488f2;hb=HEAD;hpb=1b0ddf76693cae5d752f6234f82fae2cb69486bf diff --git a/Makefile b/Makefile index 8fe8272..71b5d27 100644 --- a/Makefile +++ b/Makefile @@ -11,3 +11,6 @@ flash: main.hex serial: microcom -p $(SERIAL) -s 9600 + +trend: + microcom -p $(SERIAL) -s 9600 | trend -geometry 800x200 -v -c1a -c2a -L V,A - 600x1