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/software/ide-v2/tutorials/ide-v2-cloud-sketch-sync/ide-v2-cloud-sketch-sync.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,8 +51,6 @@ In a nutshell, the steps required to make this integration are the following:
51
51
- Pull a Sketch you want to edit.
52
52
- When you have finished editing, push it back to the cloud.
53
53
54
-
***The Remote Sketchbook integration with IDE 2 does not yet support pushing your local Sketches to the cloud. The Sketch needs to have been originally created in the Arduino Cloud platform.***
55
-
56
54
### Requirements
57
55
58
56
-[Arduino IDE 2](https://www.arduino.cc/en/software)
@@ -213,4 +211,4 @@ Yes, you can work on your local copy. As soon as you get back online you click o
213
211
214
212
> What happens if I change a sketch on multiple workstations simultaneously?
215
213
216
-
The last device to push the changes will overwrite the other devices' changes in this scenario.
214
+
The last device to push the changes will overwrite the other devices' changes in this scenario.
0 commit comments