PowerBroker2 / ELMduino

Arduino OBD-II Bluetooth Scanner Interface Library for Car Hacking Projects
MIT License
587 stars 117 forks source link

Use F() macro for all strings and organize ELM responses #236

Closed Tiny-Spider closed 3 months ago

Tiny-Spider commented 3 months ago

No need for all the debug strings to be in RAM if they're not being used. And place all the possible ELM status responses in the header file