mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 16:49:36 +00:00
For bigger pictures
This commit is contained in:
@@ -147,7 +147,7 @@ GeoMap::GeoMap(
|
|||||||
}
|
}
|
||||||
|
|
||||||
void GeoMap::paint(Painter& painter) {
|
void GeoMap::paint(Painter& painter) {
|
||||||
Coord line;
|
u_int16_t line;
|
||||||
std::array<ui::Color, 240> map_line_buffer;
|
std::array<ui::Color, 240> map_line_buffer;
|
||||||
const auto r = screen_rect();
|
const auto r = screen_rect();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user