Open geofrancis opened 1 year ago
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);
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);