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 ...
PROGMEM const uint8_t RFM26_CONFIGURATION_DATA[] = RADIO_CONFIGURATION_DATA_ARRAY; // These configurations were all generated originally by the Silicon LAbs WDS configuration tool. // The ...