• I tried this but won't work in my case, possibly code from is wrong?

    function i2c(c){i2c.writeTo(0x3C, [0,c]);}
        function dispoff(){i2c(0xae);}
        function dispon(){i2c(0xaf);}
    
About

Avatar for bigplik @bigplik started