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 aebf9b0 commit 28880eaCopy full SHA for 28880ea
src/bpid/csn.h
@@ -28,7 +28,7 @@
28
#elif defined(ARDUINO_PORTENTA_C33) || \
29
defined(ARDUINO_NICLA_VISION)
30
#include <Arduino_SecureElement.h>
31
- #define CRYPTO_SN_SIZE SE05X_SN_LENGTH
+ #define CRYPTO_SN_SIZE 18
32
#elif defined(ARDUINO_UNOR4_WIFI)
33
34
#define CRYPTO_SN_SIZE 6
0 commit comments