Correct doc

This commit is contained in:
Szczepan Zalega 2019-08-20 11:47:14 +02:00
parent 7f82233d17
commit b452e3dfe4
No known key found for this signature in database
GPG Key ID: D9BAE35991DE5B22

View File

@ -1812,7 +1812,7 @@ uint8_t ctap_is_pin_set()
/** /**
* Set new PIN, by updating PIN hash. Save state. * Set new PIN, by updating PIN hash. Save state.
* Globals: PIN_CODE_HASH STATE * Globals: STATE
* @param pin new PIN (raw) * @param pin new PIN (raw)
* @param len pin array length * @param len pin array length
*/ */