esp8266-weather-station-color
esp8266-weather-station-color copied to clipboard
Add ROTATE_180 constant that rotates the screen 180 degrees to allow screen to be mounted inverted
…mounting the screen inverted
Fixes #<GitHub-issue-number>.
Make sure all boxes are checked (add x inside the brackets) when you submit your contribution, remove this sentence before doing so.
- [x] This PR is compliant with the other contributing guidelines as well (if not, please describe why).
- [x] I have thoroughly tested my contribution.
- [x] Should this code require changes to documentation I will contribute those to https://github.com/ThingPulse/docs.
<Description of and rationale behind this PR>
I'm working on my own variation of the desk clock, but I ended up with a setup that has the screen pins at the top. So, I created this patch to support rotating the screen 180*.