File tree 3 files changed +2
-2
lines changed
3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Remote Sketchbook
2
2
3
3
Arduino IDE provides a Remote Sketchbook feature that can be used to upload sketches to Arduino Cloud.
4
- ![ ] ( static /remote.png)
4
+ ![ ] ( assets /remote.png)
5
5
6
6
7
7
@@ -13,7 +13,7 @@ A developer could use the content of this repo to create a customized version of
13
13
14
14
### 1. Changing remote connection parameters in the Preferences panel (be careful while editing the Preferences panel!)
15
15
Here a screenshot of the Preferences panel
16
- ![ ] ( static /preferences.png)
16
+ ![ ] ( assets /preferences.png)
17
17
- The settings under _ Arduino > Auth_ should be edited to match the OAuth2 configuration of your custom remote sketchbook storage
18
18
- The setting under _ Arduino > Sketch Sync Endpoint_ should be edited to point to your custom remote sketchbook storage service
19
19
### 2. Implementing the Arduino Cloud Store APIs for your custom remote sketchbook storage
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments