Update README.md

This commit is contained in:
Harald Hoyer 2017-04-28 13:13:06 +02:00 committed by GitHub
parent 3bba1241d6
commit 8d6736fb68

View file

@ -3,6 +3,8 @@ Reverse engineering of the iconsole+ bike computer serial protocol.
Broadcasts the power and speed on the ANT network. Broadcasts the power and speed on the ANT network.
See also my android app [OpeniConsole](https://github.com/haraldh/iconsole-android).
## Requirements ## Requirements
``` ```
@ -15,4 +17,4 @@ $ pip install --user requirements.txt
$ python iConsole.py <ANT Network Key in ASCII Hex> $ python iConsole.py <ANT Network Key in ASCII Hex>
``` ```
Use the ANT+ network key to record the data with ANT+ compatible devices, such as a bike computer or fitness watch. Use the ANT+ network key to record the data with ANT+ compatible devices, such as a bike computer or fitness watch.