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 e5fd5a8 commit cb9253eCopy full SHA for cb9253e
src/sketches/provisioning.ino.js
@@ -11,7 +11,7 @@ export const provisioningSketch = {
11
#include <utility/ECCX08TLSConfig.h>
12
13
#include <ArduinoBearSSL.h>
14
-#include <utility/ECCX08.h>
+#include <ArduinoECCX08.h>
15
16
const int keySlot = 0;
17
const int compressedCertSlot = 10;
0 commit comments