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 f9340fe commit b577207Copy full SHA for b577207
examples/utility/Provisioning_2.0/Provisioning_2.0.ino
@@ -19,7 +19,7 @@
19
#include "OptaFactoryTest.h"
20
#endif
21
22
-const char *SKETCH_VERSION = "0.6.0";
+const char *SKETCH_VERSION = "0.6.1";
23
24
enum class DeviceState {
25
#if defined(ARDUINO_OPTA)
0 commit comments