hytech-racing / MCU

https://hytech-racing.github.io/MCU/index.html
GNU General Public License v3.0
0 stars 0 forks source link

make default receive size bigger #91

Open RCMast3r opened 4 months ago

RCMast3r commented 4 months ago

currently the size of the receive buffer is 1024 however each protobuf message is closer to 3000.

https://github.com/hytech-racing/MCU/blob/feature/parameter_server/include/InterfaceParams.h#L22