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. |
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.
cryptoauth-openssl-engine/cryptoauthlib/lib/atca_status.h
Line 70 in a69a4f9