Deprecated API¶

Member RF24::isAckPayloadAvailable  (void)

For compatibility with old code only, see synonymous function available(). Use read() to retrieve the ack payload and getDynamicPayloadSize() to get the ACK payload size.

Member RF24::openReadingPipe  (uint8_t number, uint64_t address)

For compatibility with old code only, see newer function openReadingPipe()

Member RF24::openWritingPipe  (uint64_t address)

For compatibility with old code only, see newer function openWritingPipe()