Hey John,
In the SBUS library, you'll see that I set the baud rate to 100,000 in the begin method:
https://github.com/bolderflight/SBUS/blob/master/src/SBUS.cpp#L47
Where _sbusBaud is defined as 100000 in the...
Hi Funwey,
Have you downloaded the library recently? I only recently edited it to enable the Teensy 4.
https://github.com/bolderflight/SBUS
Also:
1. Don't use the inverter circuit. The Teensy 3.x, LC, and 4.0...