MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / pixelFormat

Function pixelFormat

modules/drivers/ssd1306/ssd1306.js:41–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39 }
40
41 get pixelFormat() {return Bitmap.Gray256;}
42 get width() @ "xs_SSD1306_width";
43 get height() @ "xs_SSD1306_height";
44

Callers 2

co5300.jsFile · 0.50
ili9341_p8.jsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected