setFont and setFontAlign only.
My concern is finding why
require("Font7x11Numeric7Seg").add(Graphics);
is giving me an error Module Font7x11Numeric7Seg not found.
The first time I tried the clock tutorial, it worked, but now throws error. Downloaded app digiClock works, however.
@mg 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.
setFont and setFontAlign only.
My concern is finding why
is giving me an error Module Font7x11Numeric7Seg not found.
The first time I tried the clock tutorial, it worked, but now throws error. Downloaded app digiClock works, however.