actions failure with details about duplicate sections is [here](https://github.com/adafruit/Adafruit_CircuitPython_BNO08x/runs/2031448230?check_suite_focus=true#step:11:32) We want to avoid having duplicated code if possible. One way to avoid it might be to move the duplicated sections into a shared super class.