added option to pass additional input data to "read" command, fix for commit 49c0337a

This commit is contained in:
john30
2015-10-17 10:58:32 +02:00
parent f75e77c921
commit c55c0b9623
2 changed files with 15 additions and 6 deletions
+1
View File
@@ -29,6 +29,7 @@
* automatically invalidate cached data of messages with same name+circuit (ignoring level)
* added "info" command
* added circuit and name to verbose "read" output
* added option to pass additional input data to "read" command
## Changed files
https://github.com/john30/ebusd/compare/v1.2.0...master