diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-12-11 18:53:20 +0100 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-12-14 11:00:49 +0100 |
commit | 66f40a59436c09c6da3042659d96e4dfbf0f4526 (patch) | |
tree | 0ff8391a52bb9f84d3ebf1347c844107cac98b5f /docs/part-1/0_Abstract.md | |
parent | 0524ef772bf0a06fec736d7e1bd0753a7b65bc8c (diff) |
Update documentation
Change-Id: Ie7c6fc98b450e0f856378b615ded2a586f02a7ad
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'docs/part-1/0_Abstract.md')
-rw-r--r-- | docs/part-1/0_Abstract.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/part-1/0_Abstract.md b/docs/part-1/0_Abstract.md index beb610a..04dfcb2 100644 --- a/docs/part-1/0_Abstract.md +++ b/docs/part-1/0_Abstract.md @@ -6,4 +6,5 @@ You will find in this documentation a presentation about Signal Composer architecture. Signal Composer is an Application Framework binding meant to facilitate handling signaling, by compose, divide and create new virtuals signals from RAW signals coming from _low level_ binding that handle read/write, -encode/decode on different protocols that a car could use (CAN, LIN, Ethernet, GPS, i2c, ...). +encode/decode on different protocols that a car could use (CAN, LIN, Ethernet, +GPS, i2c, ...). |