Skip to content
Snippets Groups Projects
Commit 15ca1e87 authored by Fernando Herrero's avatar Fernando Herrero
Browse files

Update ReadMe.md

parent b7ef8a27
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,10 @@ communication devices easily: it is only necessary to implement the low level,
operating system dependent functions, all the other features are already
implemented.
<details><summary>Detailed description</summary>
<p>
The main features of all communication devices are:
* Data is automatically received and stored into a data FIFO by an internal thread.
......@@ -52,6 +56,10 @@ the following event for each of the connections:
This driver allows the user to open and configure a CAN port and send and receive data to and from it.
It also provides the possibility of create a Virtual Can that dumps the content of a file on a specific rate.
</p>
</details>
## Installation
* Add the labrobotica repository if it is not already added:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment