Hi, unfortunately I can't get my code running with Arduino R4 Minima Board.
I get the following errors message:
../src/IBusBM.h:43:14: error: reference to 'HardwareSerial' is ambiguous
void begin(HardwareSerial &serial, int8_t timerid=0, int8_t rxPin=-1, int8_t txPin=-1);