AerialElectron
AerialElectron
If this is still an issue, I curious if you are already using, or have tried using `#define DCSBIOS_DEFAULT_SERIAL` rather than IRQ_SERIAL? That would be the easiest fix for a...
If you're comfortable with it, please try giving the "[32U4_Support](https://github.com/AerialElectron/dcs-bios-arduino-library/tree/32U4_Support)" branch of my fork a try. If that works I will submit the pull request for this repo. You will...
Correct, that fall through is intentional. That particular message is only a warning, so it shouldn't be an issue, but I've corrected it now. As for the master version: I'll...