Closed dosas closed 9 months ago
When compiling for arduino every --fbqn arduino:megaavr:nona4809 following warning is issued:
--fbqn arduino:megaavr:nona4809
WARNING: library JC_Button claims to run on avr architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Greetings. Do you have the latest version (2.1.3)? That should eliminate this warning message.
Thanks for the lightning fast reply. Using the latest version fixes the warning.
When compiling for arduino every
--fbqn arduino:megaavr:nona4809
following warning is issued: