From: Romain Forlot Date: Mon, 27 Feb 2017 15:47:15 +0000 (+0100) Subject: Change content target and use a testing X-Git-Tag: 3.99.1~443 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=f06cda1411cc087ca551e6e9bffa9cb2dc79b4ca;p=apps%2Flow-level-can-service.git Change content target and use a testing CAN bus: vcan0 Change-Id: I95b8f3882f253524ef4836277ef1650f03ca89df Signed-off-by: Romain Forlot --- diff --git a/src/can_buses.json.in b/src/can_buses.json.in new file mode 100644 index 0000000..f4ec666 --- /dev/null +++ b/src/can_buses.json.in @@ -0,0 +1,3 @@ +{ + "canbus": "vcan0" +} diff --git a/src/config.xml.in b/src/config.xml.in index 33a8ff8..d735ce2 100644 --- a/src/config.xml.in +++ b/src/config.xml.in @@ -2,7 +2,7 @@ @PROJECT_NAME@ - + This is a demo application used to control and dialog with HVAC system Romain Forlot <romain.forlot@iot.bzh> APL 2.0