adafruit / Adafruit_SSD1325_Library

Monochrome OLED library (does not support grayscale)
Other
12 stars 9 forks source link

Added include guards + the missing AdaGFX_swap #1

Closed jenschr closed 8 months ago

jenschr commented 8 years ago

Hi. I've added these missing bits to be able to compile. Feel free to add them to the main repo.

davetcc commented 4 years ago

Hi there, thanks for the great work, please can one of the maintainers merge this pull request? I've now got several bug reports for this building up on my menu library. I'd actually come here to put in this very pull request based on several users feedback for tcMenu.

My menu library aside, any non-trivial project is likely to be hit by the missing multiple inclusion guards issue. Further, it's a non-breaking change to add the include guards with only up-side as far as I can see.

JvanderKaaij commented 8 months ago

Is anyone still around who can merge this in? It's still a problem.

jenschr commented 8 months ago

lol. after 7 years, I think nobody is in charge of this repository any more. Maybe @ladyada can assign someone? This is a very simple fix

ladyada commented 8 months ago

hiya i redid the changes since the PR was not mergable! please check out the HEAD, @tyeth please bump this library

https://github.com/adafruit/Adafruit_SSD1325_Library/actions/runs/7874239524/job/21483386209