-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added change reqeuests from #376 and reopened this in a branch rather…
… a fork for preview to work
- Loading branch information
1 parent
e137afe
commit c3f16c2
Showing
2 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
LED and Touch Button | ||
==================== | ||
|
||
+----------------+------------------------------------+ | ||
| LED Color | Event | | ||
+================+====================================+ | ||
| White blinking | Waiting for touch event | | ||
+----------------+------------------------------------+ | ||
| Red blinking | HEADS: HOTP verification failed | | ||
+----------------+------------------------------------+ | ||
| Green blinking | HEADS: HOTP verification sucessful | | ||
+----------------+------------------------------------+ | ||
| Green shining | Processing | | ||
+----------------+------------------------------------+ | ||
| Red shining | Device failure | | ||
+----------------+------------------------------------+ | ||
|