From 8d6736fb687cd287dada7264f11c33ce60e2cdf5 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Fri, 28 Apr 2017 13:13:06 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fbc4a8..918b894 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Reverse engineering of the iconsole+ bike computer serial protocol. Broadcasts the power and speed on the ANT network. +See also my android app [OpeniConsole](https://github.com/haraldh/iconsole-android). + ## Requirements ``` @@ -15,4 +17,4 @@ $ pip install --user requirements.txt $ python iConsole.py ``` -Use the ANT+ network key to record the data with ANT+ compatible devices, such as a bike computer or fitness watch. \ No newline at end of file +Use the ANT+ network key to record the data with ANT+ compatible devices, such as a bike computer or fitness watch.