frankjoshua / rosserial_arduino_lib

58 stars 46 forks source link

reduced ram usage through `PROGMEM` #25

Closed gIzFer closed 2 months ago

gIzFer commented 3 months ago

I modified the library generating code to reduce memory through PROGMEM and to fix a couple of bugs

Changes I did: https://github.com/gIzFer/rosserial