You are reading a single comment by @Mark and its replies. Click here to read the full conversation.
  • Hello! I'm doing an I2C project for ESP826612F 1V91
    Should the function work: find?
    function dthread(){
    var i2c = new I2C();
    i2c.setup({scl:D4, sda:D2});
    var p=i2c.find(D2);
    console.log(p);}


    1 Attachment

    • Буфер обмена02.jpg
About

Avatar for Mark @Mark started