vshymanskyy / Preferences

Preferences library for Arduino, ESP8266, RP2040, Particle, Realtek Ameba
MIT License
76 stars 15 forks source link

Compilation error/warning on parameter name lenght > 15 chars #11

Closed Jusufs closed 6 months ago

Jusufs commented 1 year ago

Hi, thanks for good job Volodymyr. It would be nice, to have compilation error/warning info, when a parameter name is too long (>15 chars). Best regards,

Jozef

vshymanskyy commented 6 months ago

While this would be nice to have, it's probably hard to implement in a portable way