mm3x
mm3x
Closes https://github.com/iNavFlight/inav/issues/8343. Tests are ok. Will need to warn users using OLED on F405se/i2c1 the next release.
The *Mateksys F405SE wing* has two i2c ports. The first one (i2c1) exists in the form of four soldering points, the second one (i2c2) as regular pins. The soldering points...
Default Blink example does not work due to LED_BUILTIN not being defined for ATtiny10. As port D2 (pin 4) is not used for programming MPU, let me recommend to use...