This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
bobbycar-protocol
Watch
1
Star
0
Fork
0
You've already forked bobbycar-protocol
Code
Issues
1
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
2
Commits
4
Branches
0
Tags
c176bb40a2d5f047cde74e82569f096a04f6355c
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
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
protocol.h
Shrink structs, make fields unsigned where no sign needed
2020-09-02 00:18:06 +02:00
Description
Protocol definition between steering wheel and both motor controllers.
hacktoberfest
58
KiB
Languages
C++
75.1%
Lua
23.4%
CMake
1.5%