HT1632 icon indicating copy to clipboard operation
HT1632 copied to clipboard

Make library compatible with the latest avr-gcc compiler.

Open ericandrewlewis opened this issue 9 years ago • 3 comments

Fixes #7.

This is because of changes to the lateset avr-gcc compiler embedded in Arduino 1.6+. Read more here.

ericandrewlewis avatar Jan 07 '16 02:01 ericandrewlewis

This was split out from @jraymakers work in #6 to isolate the change.

ericandrewlewis avatar Jan 07 '16 02:01 ericandrewlewis

@tdicola @PaintYourDragon @ladyada can anyone review and merge this? Thank you :smile:

ericandrewlewis avatar Jan 09 '16 18:01 ericandrewlewis

Confirmed that this PR fixes the compiler error on Arduino 1.6.7

bakercp avatar Mar 29 '16 02:03 bakercp