RF24 icon indicating copy to clipboard operation
RF24 copied to clipboard

RF24::Write_payload not documented completely

Open kdharbert opened this issue 4 years ago • 0 comments

I set write_payload to public and attempted to use it with two arguments. According the class documentation, it takes two. According to the code, the extra argument is:

const uint8_t writeType

I don't know what writeType is and can't find documentation. Any help?

kdharbert avatar Oct 03 '20 18:10 kdharbert