diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-02-27 21:29:07 +0100 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-02-27 21:29:07 +0100 |
commit | f9d6b3b462fa3db5a70e8bd1e1625d35f9e0f21b (patch) | |
tree | e272d292c0e0df9803be2ccb66ac43c8f77bfe8e /can_buses.json.example | |
parent | 7c40ad1076fa608863eb62991d436267dab43dbb (diff) |
In class mutex and condition variable except for subscribed_signals map
For now...
Change-Id: I133deb39fcd0660064b3b3c2a52f86ad37cb29c2
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'can_buses.json.example')
-rw-r--r-- | can_buses.json.example | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/can_buses.json.example b/can_buses.json.example deleted file mode 100644 index a6a3ed26..00000000 --- a/can_buses.json.example +++ /dev/null @@ -1,7 +0,0 @@ -{ - "canbus": { - "dev_name": [ "can0", - "can1" - ] - } -}
\ No newline at end of file |