Open-Agriculture / AgIsoStack-plus-plus

AgIsoStack++ is the completely free open-source C++ ISOBUS library for everyone
https://agisostack.com/
MIT License
168 stars 40 forks source link

Ability to compile away CANStackLogger #416

Closed GwnDaan closed 4 months ago

GwnDaan commented 5 months ago

The strings needed for the log messages require quite a lot of space in the binary. For releasing purposes it could be useful to be able to compile them away, especially on (embedded) platforms with low flash sizes.