summaryrefslogtreecommitdiffstats
path: root/hvac.json
diff options
context:
space:
mode:
Diffstat (limited to 'hvac.json')
-rw-r--r--hvac.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/hvac.json b/hvac.json
index 6e7d0db..67827a7 100644
--- a/hvac.json
+++ b/hvac.json
@@ -3,5 +3,6 @@
"red": "/sys/class/leds/blinkm-3-9-red/brightness",
"green": "/sys/class/leds/blinkm-3-9-green/brightness",
"blue": "/sys/class/leds/blinkm-3-9-blue/brightness"
- }
-} \ No newline at end of file
+ },
+ "can_device": "vcan0"
+}