From d286f61fa4edaebbda4000d170910b3e4a81ca1f Mon Sep 17 00:00:00 2001 From: Andrey Pohilko Date: Fri, 22 Sep 2017 21:51:43 +0300 Subject: [PATCH] Update readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b510322..cef0864 100644 --- a/README.md +++ b/README.md @@ -287,12 +287,11 @@ Then push green button on MoveHub, so permanent BLE connection will be establish ## Roadmap & TODO -- Give nice documentation examples, don't forget to mention logging -- document all API methods -- make sure unit tests cover all important code - handle device detach and device attach events on ports C/D - generalize getting device info + give constants (low priority) - organize requesting and printing device info on startup - firmware version at least +- document all API methods +- make sure unit tests cover all important code - make debug server to re-establish BLE connection on loss ## Links