View Source OLEDVirtual (OLEDVirtual v1.0.0)
OLEDVirtual
is a virtual version of the OLED
library.
Its main purpose it to reduce the roundtrip time during development by fully virtualizing the oled display.
- See
OLEDVirtual.Display
for the virtual oled display. - See
OLEDVirtual.MultiDisplay
to invoke several displays simultaneously.