Michael Ehrenreich c176bb40a2 Shrink structs, make fields unsigned where no sign needed
This reduces sizeof(Command) from 40 to 32 and sizeof(Feedback) from 44 to 34
2020-09-02 00:18:06 +02:00
Description
Protocol definition between steering wheel and both motor controllers.
58 KiB
Languages
C++ 75.1%
Lua 23.4%
CMake 1.5%