X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=71b5d2798507c99f57c1b8aae6962a392c1e0a50;hb=a6d6ddef708bd8d085e2b66aceda37e0895abf88;hp=8fe8272e8f28c2f1de7d714e931d73b589f488f2;hpb=1b0ddf76693cae5d752f6234f82fae2cb69486bf;p=Arduino-Nano-VA-meter 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