mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-20 06:29:02 +00:00
Move LCD display object to portapack namespace.
Globals are bad... Except in embedded development!
This commit is contained in:
@@ -48,6 +48,8 @@ portapack::IO io {
|
||||
portapack::gpio_unused,
|
||||
};
|
||||
|
||||
lcd::ILI9341 display;
|
||||
|
||||
I2C i2c0(&I2CD0);
|
||||
SPI ssp0(&SPID1);
|
||||
SPI ssp1(&SPID2);
|
||||
|
||||
Reference in New Issue
Block a user