From 4613f9dcea40e4f20939f8eb870e70f3616f83ca Mon Sep 17 00:00:00 2001 From: Eric Yu Date: Wed, 17 Aug 2022 11:53:54 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b993c49..408f343 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ was an older version of `serial_plotter.py`. They are not longer supported. ## Issues - 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 ## Todos & [Old Specs](https://docs.google.com/document/d/1Km2HZel7rILOvgHG5iXlUcXFx4Of1ot2I7Dbnq8aTwY/edit?usp=sharing): - [ ] Fix Issues