MicrochipTech/cryptoauth-openssl-engine

Wrong comment for error code ATCA_RX_NO_RESPONSE ?

rspworks opened this issue · 0 comments

Please let me know if this comment is wrong for error code ATCA_RX_NO_RESPONSE.

Actual: Not an error while the Command layer is polling for a command response.
Expected: Got an error while the Command layer is polling for a command response.

ATCA_RX_NO_RESPONSE = 0xE7, //!< Not an error while the Command layer is polling for a command response.