Skip to content
Snippets Groups Projects
Commit c63be562 authored by esc2's avatar esc2
Browse files

Update README.md

parent 68fc353b
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,9 @@ Functions I wrote and their purpose:
the message_data is created following the appropriate data
structure depending on message_type. Then call the correct
function inputting the message_data.
returns: 0 if the packet was successfully read
-1 if the packet has invalid data type or message_type
- void display_message(char* message, uint16_t message_length):
......
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