trobey
1
Can anyone help me with an example to use the u8x8 library and SH1106 over wire1 instead of just wire? Presently I have success using:
U8X8_SH1106_128X64_NONAME_HW_I2C oled(U8X8_PIN_NONE);
which uses wire, but now I want to move it to wire1.
Thanks a lot!
Try U8X8_SH1106_128X64_NONAME_2ND_HW_I2C.
trobey
3
Aw man thanks x100! That compiles just fine and I will test it soon (waiting on some hardware).
trobey
4
That worked...Thanks again!
system
Closed
5
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.