From 9c87a5079beb12061baa047e607c80008000f3b0 Mon Sep 17 00:00:00 2001 From: Eric Yu Date: Sun, 16 Oct 2022 12:14:23 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 408f343..d55baaa 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ was an older version of `serial_plotter.py`. They are not longer supported. - Newer hardware will require 3.3V. ~~Currently can only use 5V as input voltage.~~ May need to change the algorithm in `read_arduino.py`. - axis window size is not correct - on PyInstaller, windows misdetected our executable as a virus +- change the scale on Y-axis so that graph looks smoother ## Todos & [Old Specs](https://docs.google.com/document/d/1Km2HZel7rILOvgHG5iXlUcXFx4Of1ot2I7Dbnq8aTwY/edit?usp=sharing): - [ ] Fix Issues