Skip to content

Commit

Permalink
Merge branch 'mega' into feature/build_description
Browse files Browse the repository at this point in the history
  • Loading branch information
TD-er authored Sep 25, 2020
2 parents b2f70c4 + 43d47c9 commit f90af23
Show file tree
Hide file tree
Showing 253 changed files with 7,091 additions and 4,478 deletions.
4 changes: 2 additions & 2 deletions docs/source/Controller/C013.rst
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ These messages are just a serialized byte stream of ``struct C013_SensorInfoStru
{
byte header = 255;
byte ID = 3;
byte sourcelUnit;
byte sourceUnit;
byte destUnit;
byte sourceTaskIndex;
byte destTaskIndex;
Expand All @@ -269,7 +269,7 @@ These messages are just a serialized byte stream of ``struct C013_SensorDataStru
{
byte header = 255;
byte ID = 5;
byte sourcelUnit;
byte sourceUnit;
byte destUnit;
byte sourceTaskIndex;
byte destTaskIndex;
Expand Down
Loading

0 comments on commit f90af23

Please sign in to comment.