From 48a20ac0ea6fce27d005506db095b4c398841cec Mon Sep 17 00:00:00 2001 From: Eric Yu Date: Mon, 31 Oct 2022 01:19:38 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d55baaa..07f1467 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ was an older version of `serial_plotter.py`. They are not longer supported. ## Todos & [Old Specs](https://docs.google.com/document/d/1Km2HZel7rILOvgHG5iXlUcXFx4Of1ot2I7Dbnq8aTwY/edit?usp=sharing): - [ ] Fix Issues - [ ] Automatically setup the driver for ESP32 +- [ ] programically to stablize the graph (change the y-scale of the graph to make the less dramatic) - [x] display sensor value in either the UI or on the plot - [x] Reopen plot window from the UI when closed - [x] Need to continue writing to file when graphing window is closed