vshymanskyy / Preferences

Preferences library for Arduino, ESP8266, RP2040 and Particle. ESP32-compatible API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilation error/warning on parameter name lenght > 15 chars

Jusufs opened this issue · comments

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

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