Update README.md
This commit is contained in:
parent
3bba1241d6
commit
8d6736fb68
|
@ -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 <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.
|
||||
|
|
Loading…
Reference in a new issue