Add Sphinx documentation

This commit is contained in:
Paul Hollinsky
2018-11-20 17:14:59 -05:00
parent 422541fcf3
commit af45b72f9e
8 changed files with 309 additions and 6 deletions
@@ -120,7 +120,7 @@ typedef struct {
uint16_t netid;
uint8_t type;
uint8_t dlcOnWire;
char reserved[16];
uint8_t reserved[16];
} neomessage_can_t;
#pragma pack(pop)