But this assumes that PinStatus::LOW == 0 and PinStatus::HIGH == 1, which I cannot imagine someone would define differently. Then again, I never expected them to make a breaking change like this with ...
I'm unable to compile for yh new arduino nano 33 BLE / BLE SENSE. It seems that the SPI library for Nano 33 BLE supports only a newer way of setting the SPI settings and the RF24 library uses the old ...