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?
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?