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 0eb8c3b commit 29edf75Copy full SHA for 29edf75
examples/utility/Provisioning_2.0/Provisioning_2.0.ino
@@ -15,7 +15,7 @@
15
#include <utility/SElementArduinoCloudCertificate.h>
16
#include "utility/LEDFeedback.h"
17
#include "FactoryTester.h"
18
-const char *SKETCH_VERSION = "0.4.1";
+const char *SKETCH_VERSION = "0.5.0";
19
20
enum class DeviceState {
21
HARDWARE_CHECK,
0 commit comments