mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-13 14:26:37 +00:00
Move documentation assets to standard location
This commit is contained in:
parent
d07d83fdfe
commit
96e229d803
@ -1,7 +1,7 @@
|
|||||||
# Remote Sketchbook
|
# Remote Sketchbook
|
||||||
|
|
||||||
Arduino IDE provides a Remote Sketchbook feature that can be used to upload sketches to Arduino Cloud.
|
Arduino IDE provides a Remote Sketchbook feature that can be used to upload sketches to Arduino Cloud.
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -13,7 +13,7 @@ A developer could use the content of this repo to create a customized version of
|
|||||||
|
|
||||||
### 1. Changing remote connection parameters in the Preferences panel (be careful while editing the Preferences panel!)
|
### 1. Changing remote connection parameters in the Preferences panel (be careful while editing the Preferences panel!)
|
||||||
Here a screenshot of the Preferences panel
|
Here a screenshot of the Preferences panel
|
||||||

|

|
||||||
- The settings under _Arduino > Auth_ should be edited to match the OAuth2 configuration of your custom remote sketchbook storage
|
- The settings under _Arduino > Auth_ should be edited to match the OAuth2 configuration of your custom remote sketchbook storage
|
||||||
- The setting under _Arduino > Sketch Sync Endpoint_ should be edited to point to your custom remote sketchbook storage service
|
- The setting under _Arduino > Sketch Sync Endpoint_ should be edited to point to your custom remote sketchbook storage service
|
||||||
### 2. Implementing the Arduino Cloud Store APIs for your custom remote sketchbook storage
|
### 2. Implementing the Arduino Cloud Store APIs for your custom remote sketchbook storage
|
||||||
|
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 83 KiB |
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 98 KiB |
Loading…
x
Reference in New Issue
Block a user