• i have that error in console when use last @Ducky code

    Uncaught ReferenceError: "Graphics" is not defined
     at line 1 col 20
    k(c);var g=Graphics.createArrayBuffer(128,f[4]+1,­1,{vertical...
                       ^
    in function "connect" called from line 1 col 40
    var g = require("SSD1306").connect(I2C1);
                                           ^
    =undefined
    

    how can I fix it?

About

Avatar for bigplik @bigplik started