if (rcode && rcode != hrNAK) //if rcode is true (ie not zero) and rcode is not equal to the value of hrNAK
What does the "<...>" mean in: "ErrorMessage<uint8_t>();"?
No idea
if (rcode && rcode != hrNAK) //if rcode is true (ie not zero) and rcode is not equal to the value of hrNAK
What does the "<...>" mean in: "ErrorMessage<uint8_t>();"?
No idea