Skip to content
Snippets Groups Projects
Unverified Commit cc4726c3 authored by Charles JAVERLIAT's avatar Charles JAVERLIAT
Browse files

Update README.md

parent 4bf930cb
No related branches found
No related tags found
No related merge requests found
......@@ -5,10 +5,9 @@ They aim to be used to transmit messages on serial.
## Usage
To build the messages, you need the `protobuf` and `python-protobuf` packages.
To build the messages, simply add them to `messages/`. They will be automatically built:
- [For cpp](https://gitlab.clubelek.fr/cdf2020/libraries/communication/messages/messages-schemas-cpp)
- [For nanopb](https://gitlab.clubelek.fr/cdf2020/libraries/communication/messages/messages-schemas-nanopb)
- [For python](https://gitlab.clubelek.fr/cdf2020/libraries/communication/messages/messages-schemas-python)
You should use the `StatusMessage` messages to send message over serial.
## How to add messages
TODO: write
You should use the `StatusMessage` messages to send message over serial.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment