Arduino-Log icon indicating copy to clipboard operation
Arduino-Log copied to clipboard

Removed "register" as it is obsolete after C++11

Open Beirdo opened this issue 2 years ago • 2 comments

As I am getting constant warnings from g++ from Arduino IDE v2, I'm nuking the now pointless "register" definitions. We are now compiling usually with C++17, or maybe C++11, both of which ignore (and whine about) register as a keyword.

Beirdo avatar Jan 24 '23 17:01 Beirdo

Fast shipping, packaging excellent, do recommend! Would buy again!

lbussy avatar Aug 20 '23 14:08 lbussy

@thijse should we get this in? What do you think?

joscha avatar Aug 20 '23 18:08 joscha