diff options
author | Arthur Guyader <arthur.guyader@iot.bzh> | 2019-12-13 18:59:33 +0100 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2020-01-09 16:25:36 +0100 |
commit | 475e6c277fd6863545e44fe560b2657ab042ab8b (patch) | |
tree | 7e1f76d9c6c7b4049b18ad97d621ac979a5129d9 /examples/basic | |
parent | e8c14d2baa8841f13beefaa1fb662a280ea8eb96 (diff) |
examples: Update examples j1939
Change-Id: I060994c4b553c6ae52becd52f8b0bfa795230743
Signed-off-by: Arthur Guyader <arthur.guyader@iot.bzh>
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'examples/basic')
-rw-r--r-- | examples/basic/signals.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/basic/signals.json b/examples/basic/signals.json index c41cdf38..bc6f6a9f 100644 --- a/examples/basic/signals.json +++ b/examples/basic/signals.json @@ -1,5 +1,5 @@ { "name": "example", - "version": "1.0", + "version": "2.0", "extra_sources": [ "handlers.cpp" ], |