In the demos there is written: `// SH1106 display(0x3c, SDA, SCL); // ADDRESS, SDA, SCL` must be `// SH1106Wire display(0x3c, SDA, SCL); // ADDRESS, SDA, SCL`