Code Review
/
apps
/
low-level-can-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
ef7c7dc
)
Add missing comma in example.
author
Christopher Peplin
<chris.peplin@rhubarbtech.com>
Sun, 21 Sep 2014 21:20:50 +0000
(17:20 -0400)
committer
Christopher Peplin
<chris.peplin@rhubarbtech.com>
Sun, 21 Sep 2014 21:20:50 +0000
(17:20 -0400)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
258fb53
..
e1523ab
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-290,7
+290,7
@@
forwarded.
**Request**
- { "command": "passthrough"
+ { "command": "passthrough"
,
"bus": 1,
"enabled": true
}