From 6ec03e5909f276a77e8eed58c187280b5826c2b5 Mon Sep 17 00:00:00 2001 From: noah Date: Sun, 24 Nov 2019 17:27:15 -0600 Subject: [PATCH] Updated roadmap --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 16a5549..f283d79 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,11 @@ This library was based heavily on the ODrive python and Arduino libraries. ## Roadmap - [x] ASCII protocol commands -- [ ] ODrive property editing +- [x] ODrive property editing +- [ ] Documentation + - [x] ASCII Protocol commands + - [ ] Configuration parameter documentation +- [ ] Read ODrive errors ## Examples The examples directory has several examples. To run one, run