common: Tweak bit order of screen data.
authorTilman Sauerbeck <tilman@code-monkey.de>
Mon, 30 Dec 2019 17:18:08 +0000 (18:18 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Mon, 6 Jan 2020 09:45:34 +0000 (10:45 +0100)
The left-most pixel is now defined by the most significant bit.
This is a more intuitive representation than what we had before.


No differences found