bmellink/IBusBM

Issues with ESP32-S2

geofrancis opened this issue · 0 comments

I believe there is an issue with the timers when used with the esp32-s2, the only way I could get it to work was to run it without the timer using: the default 18 RX pin

IBus.begin(Serial1, IBUSBM_NOTIMER);