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 88ef369 commit 3718158Copy full SHA for 3718158
adafruit_atecc/adafruit_atecc.py
@@ -115,7 +115,7 @@ def _convert_i2c_addr_to_atecc_addr(i2c_addr=0x60):
115
Serial Number (Bytes 0-3 and 8-12), Revision Number (Bytes 4-7)
116
AES Enable (Byte 13), I2C Enable (Byte 14), Reserved (Byte 15)
117
I2C Address (Byte 16), Reserved (Byte 17); Count Match (Byte 18)
118
-Chi Mode (Byte 19), Slot Config (Bytes 20-51)
+Chip Mode (Byte 19), Slot Config (Bytes 20-51)
119
Counter 0 (Bytes 52-59), Counter 1 (Bytes 60-67)
120
Use Lock (Byte 68), Volatile Key Permission (Byte 69)
121
Secure Boot (Bytes 70-71), KDF (Bytes 72-74)
0 commit comments