u8g2-copy/cppsrc
lbernstone eabc36fc61
fix Wire.begin for esp32
esp32 Wire.begin has been overloaded such that if the first parameter is a uint8_t, it keys as a slave device.  So, cast the pin to be int.  I do not have a esp8266 around to test, so would recommend checking that it doesn't affect them.
2021-10-24 18:32:15 -06:00
..
MUIU8g2.h mui class 2021-08-29 23:00:17 +02:00
U8g2lib.cpp use yield() only #defined ARDUINO 2021-10-06 08:05:47 +01:00
U8g2lib.h ino, issue #1642 2021-10-20 22:10:33 +02:00
U8x8lib.cpp fix Wire.begin for esp32 2021-10-24 18:32:15 -06:00
U8x8lib.h ino, issue #1642 2021-10-20 22:10:33 +02:00