Closed Thelvaen closed 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)
and: IPAddress static_ip => IPAddress staticIp
maths shenanigans involved in showTextRectangle with the screen Flipped or not, should not be merged.
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