From f038b53dfaf68be0d52d1d8aa3d2df922aabd787 Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Wed, 16 Jan 2019 01:03:30 +0000 Subject: Add the reset command to perform a factory reset After performing the factory reset, we also build the AES key so that the device is fully usable. Due to timing issue, we have to add a delay between the factory reset and building the AES key. --- nitrocli/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'nitrocli/CHANGELOG.md') diff --git a/nitrocli/CHANGELOG.md b/nitrocli/CHANGELOG.md index 9eb8f17..8e70530 100644 --- a/nitrocli/CHANGELOG.md +++ b/nitrocli/CHANGELOG.md @@ -1,5 +1,6 @@ Unreleased ---------- +- Added the `reset` command to perform a factory reset - Added the `-V`/`--version` option to print the program's version -- cgit v1.2.1