From bc6271ca63d9a0c10ef1f8dd925762b070c963e8 Mon Sep 17 00:00:00 2001 From: Daniel Asadi <55293331+DanielAsadi@users.noreply.github.com> Date: Thu, 9 Sep 2021 17:04:16 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f3ea362..5054ce1 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ PFV4 is used for the control and processing of the photos taken from the high-sp * **dataAcquisition/freq.py**: Interpolates frequency from encoder graph, separate from ctrl_ag version (testing purposes) * **dataAcquisition/testEnc.py**: Code for just running and testing encoder output performance (testing purposes) * **media**: Setup diagrams and other pictures +* **info**: PDF documents with resources and information about the project * **steady/ctrl_V1.py**: Version 1 of Python control code (not used) * **steady/ctrl_man.py**: Python control code with componenets manually triggered on/off by user * **steady/ctrl_seq.py**: Python control code with timed sequence controlling all compoenents automatically