diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-02-27 16:47:15 +0100 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-02-27 16:47:15 +0100 |
commit | f06cda1411cc087ca551e6e9bffa9cb2dc79b4ca (patch) | |
tree | c6938b2534e4bc598050eaf31789f02950e735ca /src/can_buses.json.in | |
parent | 0ee80263f605473e2e76762b6ff89f6af9e40657 (diff) |
Change content target and use a testing
CAN bus: vcan0
Change-Id: I95b8f3882f253524ef4836277ef1650f03ca89df
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'src/can_buses.json.in')
-rw-r--r-- | src/can_buses.json.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/can_buses.json.in b/src/can_buses.json.in new file mode 100644 index 00000000..f4ec6664 --- /dev/null +++ b/src/can_buses.json.in @@ -0,0 +1,3 @@ +{ + "canbus": "vcan0" +} |