mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-16 05:32:16 -04:00
parent
92ba4d7fea
commit
e571ca7f1c
8 changed files with 9 additions and 9 deletions
|
@ -43,7 +43,7 @@ class Painter {
|
|||
public:
|
||||
Painter(
|
||||
lcd::ILI9341& display
|
||||
) : display_ { display }
|
||||
) : display_(display)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue