• As you already have
    graphics = require("SSD1306").connect(I2C1, initGraphics, { height : 64 });

    You can get rid of your oninit() that calls load module.

About

Avatar for Wilberforce @Wilberforce started