Files
u8g2/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
..
2021-08-29 23:00:17 +02:00
2021-10-06 08:05:47 +01:00
2021-10-20 22:10:33 +02:00
2021-10-24 18:32:15 -06:00
2021-10-20 22:10:33 +02:00