M5UnitOLED with U8g2 Library
-
Hi all,
someone with a working arduino code for M5UnitOLED using U8g2 Library?Using this constructor, I can display things but it is a little triky to calcolate positions, rotates and mirror...
U8G2_SH1107_SEEED_128X128_F_SW_I2C u8g2(U8G2_MIRROR, 32, 26,U8X8_PIN_NONE);
I'm with ATOM LITE...
tnks a lot..
-
noOne?