File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 253
253
"cloud.pull.warn" : " True if users should be warned before pulling a cloud sketch. Defaults to true." ,
254
254
"cloud.push.warn" : " True if users should be warned before pushing a cloud sketch. Defaults to true." ,
255
255
"cloud.pushpublic.warn" : " True if users should be warned before pushing a public sketch to the cloud. Defaults to true." ,
256
- "cloud.sketchSyncEnpoint " : " The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API." ,
256
+ "cloud.sketchSyncEndpoint " : " The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API." ,
257
257
"compile" : " compile" ,
258
258
"compile.experimental" : " True if the IDE should handle multiple compiler errors. False by default" ,
259
259
"compile.optimizeForDebug" : " Optimize compile output for debug, not for release. It's 'false' by default." ,
You can’t perform that action at this time.
0 commit comments