thank-you for that library, however compiling ESPVGAX2 example with Visual Studio Code using
smaffer/ESPVGAX2@^1.0.0
yield to error message:
ISO C++17 does not allow 'register' storage class specifier [-Wregister]
line # 42,43,44.45
ignoring the message flash and run produce endles restarts
May be I'm using an outdated lib version
Thank you
thank-you for that library, however compiling ESPVGAX2 example with Visual Studio Code using
smaffer/ESPVGAX2@^1.0.0
yield to error message:
ISO C++17 does not allow 'register' storage class specifier [-Wregister]
line # 42,43,44.45
ignoring the message flash and run produce endles restarts
May be I'm using an outdated lib version
Thank you