From 75150923c95ac1dcf3b6f722dc1d77ab8b94cf19 Mon Sep 17 00:00:00 2001 From: john30 Date: Sun, 19 Feb 2017 13:07:08 +0100 Subject: [PATCH] added grab decode --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcca341f..3c5f2486 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ The main features of the daemon are: * scan for bus participants * parse messages to human readable values by using CSV message configuration files * automatically pick CSV message configuration files by scan result - * grab all messages on the eBUS + * grab all messages on the eBUS and provide decoding hints * log messages and problems to a log file * capture sent/received bytes to a log file as text * dump received bytes to binary files for later playback/analysis