geerlingguy / airgradient-prometheus

AirGradient Prometheus exporter.
MIT License
176 stars 59 forks source link

Adding option to flip screen and corrected "define" names #17

Closed Thelvaen closed 2 years ago

Thelvaen commented 2 years ago

improvement based on #15

added FLIP_SCREEN toggle to the config, also changed below vars for consistency with the rest of the code and to match best practices (Upper Snake Case for #define)

define staticip => #define STATIC_IP

and: IPAddress static_ip => IPAddress staticIp

Thelvaen commented 2 years ago

sorry, looks like as I did not make a proper branch with that code, and with the improved BME280 version the workflow failed.

sorry, still a noob with git ^^

Thelvaen commented 2 years ago

corrected my master branch to remove the Adafruit BME280 references (#18), I placed them in a branch.

Sorry for the mess it kinda made here, I'm still learning how github works :)

stale[bot] commented 2 years ago

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

stale[bot] commented 2 years ago

This pull request has been closed due to inactivity. If you feel this is in error, please reopen the pull request or file a new PR with the relevant details.