class BaseLoop: help page added; ReadMe adapted.

This commit is contained in:
Roland Jax
2014-05-12 18:27:56 +02:00
parent 2a2b638fc4
commit 820b4dd6be
3 changed files with 20 additions and 1 deletions
+8 -1
View File
@@ -16,9 +16,16 @@ Features
- get fetch data from ebus participant
- set adjust data of ebus participant
- cyc fetch data from collected cycle messages
- log change loglevel
- dump toggle dump on/off
- log change loglevel
- quit close connection
- help print help page
Dependency
----------
* libebus (https://github.com/yuhu-/libebus)
* glibc
Build