Hello Gordon,
I just tried to run the Mandelbrot Set experiment with
Bangle.setLCDMode("120x120")
in front - but did not get any output (same for Bangle.setLCDMode("80x80"))
Bangle.setLCDMode("80x80")
Doesn't the emulator support these resolutions?
@Andreas_Rozek started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hello Gordon,
I just tried to run the Mandelbrot Set experiment with
in front - but did not get any output (same for
Bangle.setLCDMode("80x80")
)Doesn't the emulator support these resolutions?