You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/arduino-cloud/01.guides/00.overview/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Very simply explained, with the Arduino Cloud you can:
20
20
21
21
Developing a sketch made for the Arduino Cloud is almost just like developing any other sketch. You have your setup, and loop just like normal. But you are also able to select variables to be automatically synced to the Arduino Cloud.
22
22
23
-
And once a variable is synced to the Arduino Cloud you can access it from any of your other devices connected to the Arduino Cloud.
23
+
Once a variable is synced to the Arduino Cloud you can access it from any of your other devices connected to the Arduino Cloud.
24
24
25
25
Once you have setup your project, this is how you could interact & monitor it.
0 commit comments