We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1580af9 commit f4f94cdCopy full SHA for f4f94cd
examples/ConfigurationLocking/ConfigurationLocking.ino
@@ -7,7 +7,7 @@
7
https://github.com/arduino-libraries/ArduinoECCX08/blob/master/src/utility/ECCX08DefaultTLSConfig.h
8
9
SE050 do not have EEPROM configuration and do not need to be locked
10
- to work correctly. secureElement.locked() always return true for SE050
+ to work correctly. secureElement.locked() always returns true for SE050
11
and the sketch does nothing.
12
13
The circuit:
0 commit comments