summaryrefslogtreecommitdiffstats
path: root/CAN-config-generator
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-04-18 20:23:51 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2017-04-18 20:23:51 +0200
commit509a53d4ab0769be2d486e7e7724eb831c033622 (patch)
tree9755b5f41f523d7d2118d098951112d78c2e2bcd /CAN-config-generator
parent44d7237fde80af222939445055a94a0e50e82935 (diff)
Add known limitation about messages_set total count.
Change-Id: Ia9626c31f873470f9ecfdeba3c5535b657c65e23 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'CAN-config-generator')
-rw-r--r--CAN-config-generator/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CAN-config-generator/README.md b/CAN-config-generator/README.md
index d4127b8a..636bf36f 100644
--- a/CAN-config-generator/README.md
+++ b/CAN-config-generator/README.md
@@ -99,6 +99,7 @@ The `buses` item will not be supported by this generator because the binding use
## Known issues
* Each `diagnostic_message` must define the same `bus` as the binding will use only one bus.
+* Only 1 messages_set is used
## Dependencies