Skip to content

Commit cb9253e

Browse files
author
Alberto Iannaccone
authored
update ECCX08 library name
1 parent e5fd5a8 commit cb9253e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sketches/provisioning.ino.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export const provisioningSketch = {
1111
#include <utility/ECCX08TLSConfig.h>
1212
1313
#include <ArduinoBearSSL.h>
14-
#include <utility/ECCX08.h>
14+
#include <ArduinoECCX08.h>
1515
1616
const int keySlot = 0;
1717
const int compressedCertSlot = 10;

0 commit comments

Comments
 (0)