File tree 2 files changed +2
-2
lines changed
examples/utility/Provisioning_2.0
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 40
40
- source-url: https://github.com/arduino-libraries/Arduino_UniqueHWId.git
41
41
version: 7e1bfeb586cac00f043c39997a1e9937ed8152b0
42
42
- source-url: https://github.com/arduino-libraries/Arduino_NetworkConfigurator.git
43
- version: f12fc4893ad3b342beca8eb1b55069e173dd78bd
43
+ version: 40285c62a3b50c5241e70fefcd2055495256c275
44
44
# sketch paths to compile (recursive) for all boards
45
45
UNIVERSAL_SKETCH_PATHS : |
46
46
- examples/utility/Provisioning_2.0
Original file line number Diff line number Diff line change 15
15
#include < utility/SElementArduinoCloudCertificate.h>
16
16
#include " Utility/LEDFeedback/LEDFeedback.h"
17
17
18
- const char *SKETCH_VERSION = " 0.1.2 " ;
18
+ const char *SKETCH_VERSION = " 0.1.3 " ;
19
19
20
20
enum class DeviceState {
21
21
HARDWARE_CHECK,
You can’t perform that action at this time.
0 commit comments