Skip to content

Commit 012e33e

Browse files
Update content/arduino-cloud/02.hardware/06.device-provisioning/content.md
Co-authored-by: Josefine Herlin <66409231+jhansson-ard@users.noreply.github.com>
1 parent 50e107f commit 012e33e

File tree

1 file changed

+1
-1
lines changed
  • content/arduino-cloud/02.hardware/06.device-provisioning

1 file changed

+1
-1
lines changed

content/arduino-cloud/02.hardware/06.device-provisioning/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ During this process you will be asked to wipe out the current network configurat
154154

155155
### Update Using the Serial Interface
156156

157-
Ensure that the SerialAgent is enabled in the cloud sketch, via `thingProperties.h`. This is enabled by default if the board has been registered with Provisioning 2.0. If you need to enable it, please have a look at [this documentation](https://docs.arduino.cc/arduino-cloud/cloud-interface/sketches).
157+
Ensure that the SerialAgent is enabled in the Cloud sketch, via `thingProperties.h`. This is enabled by default if the board has been registered with Provisioning 2.0. If you need to enable it, please have a look at [this documentation](https://docs.arduino.cc/arduino-cloud/cloud-interface/sketches).
158158

159159
This method only works with the Arduino Cloud website. You can update the network settings from the detail page of the board on the webpage. The Serial interface, if enabled, is always ready to receive a new configuration.
160160

0 commit comments

Comments
 (0)