diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2019-06-25 15:33:12 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2019-06-27 09:33:12 +0200 |
commit | 1ad897412bef84e380a6eb31c00233a0b7f8cbe0 (patch) | |
tree | 18191d4944f0872fa6b4396f09b828edcc9340f4 /examples/j1939/Source | |
parent | c88f115014d9e75e4d1cc0db9762f11ca8532afb (diff) |
Updating application-generated.cpp.
This commit updates differents application-generated.cpp files
with the low-can generator updated with j1939.
This commit adds the description of j1939 messages.
Bug-AGL: SPEC-2386
Change-Id: I798a7da34c1be3526fec6bc3e424a6b88eaf46ff
Signed-off-by: Arthur Guyader <arthur.guyader@iot.bzh>
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'examples/j1939/Source')
-rw-r--r-- | examples/j1939/Source | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/j1939/Source b/examples/j1939/Source new file mode 100644 index 00000000..9539d4f8 --- /dev/null +++ b/examples/j1939/Source @@ -0,0 +1,2 @@ +The json file is inspired by the following folder : +https://github.com/tomahawkins/ecu
\ No newline at end of file |