From 90ac90f6fedc1764d37f58e43ca2a4abec269793 Mon Sep 17 00:00:00 2001 From: indohito <107958888+indohito@users.noreply.github.com> Date: Sun, 17 Jul 2022 13:21:51 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ad4a0a..16f6880 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ as .py file does, except not going to pop up a black terminal when running direc - Should call `writerandomvalues.py` to simulate Arduino data when nothing is connected but user still want to run. Currently just pop up error - "plot" button is completely disabled, should be enabled whenever is not plotting but is reading data - Matplotlib cannot really run in multithread, this might going to be an issue for packing the program into an executable +- Csv file is only created after you close the UI ## Todos & [Specs](https://docs.google.com/document/d/1Km2HZel7rILOvgHG5iXlUcXFx4Of1ot2I7Dbnq8aTwY/edit?usp=sharing): - [ ] Fix Issues