Skip to content

Commit

Permalink
Update led.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jans23 authored Jan 14, 2025
1 parent b5f3ce1 commit a1e5f8b
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions source/components/nitrokeys/nitrokey3/led.rst
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
LED and Touch Button behaviour
==============================

+------------------+-----------------------------+------------+
| LED Color | Event | Comments |
+==================+=============================+============+
| White (blinking) | waiting for touch event | |
+------------------+-----------------------------+------------+
| Red (blinking) | HOTP verification failed | HEADS only |
+------------------+-----------------------------+------------+
| Teal (blinking) | HOTP verification sucessful | HEADS only |
+------------------+-----------------------------+------------+
| Teal (constant) | processing | |
+------------------+-----------------------------+------------+
| Red (Constant) | Crash | |
+------------------+-----------------------------+------------+
+----------------+------------------------------------+
| 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 |
+----------------+------------------------------------+

0 comments on commit a1e5f8b

Please sign in to comment.