From def4c3cc3cdffc966eeca3b58605da0e7fe12cca Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Fri, 11 Jan 2019 13:51:04 +0000 Subject: Add the wink method to the Storage struct This patch adds the wink method to the Storage struct that lets the Nitrokey device blink until reconnected. We do not test this method as it does not change the state that we can observe. --- TODO.md | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 110b9a2..2fc40d3 100644 --- a/TODO.md +++ b/TODO.md @@ -17,7 +17,6 @@ - `NK_connect_with_ID` - `NK_get_device_model` - `NK_get_storage_production_info` - - `NK_wink` - Fix timing issues with the `totp_no_pin` and `totp_pin` test cases. - Clear passwords from memory. - Find a nicer syntax for the `write_config` test. -- cgit v1.2.1