lcd: replace magic LCDC bit numbers with named macros
commitacc88d460837de89d8ea4533f1c466ab34c3bbdf
authorrofl0r <rofl0r@users.noreply.github.com>
Fri, 10 Sep 2021 14:24:04 +0000 (10 14:24 +0000)
committerrofl0r <rofl0r@users.noreply.github.com>
Fri, 10 Sep 2021 14:24:04 +0000 (10 14:24 +0000)
tree5bc76e02dede01996591900e611968013a6511b7
parentfc283a67cf3447392575072a262a0f762aacf7ec
lcd: replace magic LCDC bit numbers with named macros

this should make it a whole lot easier to make sense of the code.
lcd.c
lcd.h