ThingPulse / esp8266-weather-station-color

ESP8266 Weather Station in Color using ILI9341 TFT 240x320 display
https://thingpulse.com/product/esp8266-wifi-color-display-kit-2-4/
MIT License
565 stars 221 forks source link

Add ROTATE_180 constant that rotates the screen 180 degrees to allow screen to be mounted inverted #173

Open ClevelandTechnologist opened 1 month ago

ClevelandTechnologist commented 1 month ago

…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.

\<Description of and rationale behind this PR>

ClevelandTechnologist commented 1 month ago

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*.