From 2b6222aa329fe179b4fcfc9c46ebfadd2bd9e06a Mon Sep 17 00:00:00 2001 From: Jared Young Date: Thu, 14 Nov 2019 03:07:45 +0000 Subject: [PATCH] updated todo --- mp-s7-src/TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mp-s7-src/TODO.md b/mp-s7-src/TODO.md index ce854d3..034b2ab 100644 --- a/mp-s7-src/TODO.md +++ b/mp-s7-src/TODO.md @@ -1,5 +1,5 @@ Next Steps: -1. Generate headers from cmake file instead of compiling the example +1. ~~Generate headers from cmake file instead of compiling the example~~ 2. Get the code reading files from filesystem 3. Open and execute a fiel from the OS 4. Build/Find a good test.py file to verify features as they are added.