We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94ebd27 commit 0f2147cCopy full SHA for 0f2147c
lib/nerves_key.ex
@@ -508,8 +508,9 @@ defmodule NervesKey do
508
Return default provisioning info for a NervesKey
509
510
This function is particularly useful for pre-programmed NervesKey devices.
511
- Theserial number is a Base32-encoded version of the ATECC508A/608A's globally
512
- unique serial number. No additional care is needed to keep the number unique.
+ The serial number is a Base32-encoded version of the ATECC508A/608A's
+ globally unique serial number. No additional care is needed to keep the
513
+ number unique.
514
515
It also provides information about the provisioning mode. Helping identify a
516
volatile configuration or custom, unrecognized configurations.
0 commit comments