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 251
251
"cloud.pull.warn" : " True if users should be warned before pulling a cloud sketch. Defaults to true." ,
252
252
"cloud.push.warn" : " True if users should be warned before pushing a cloud sketch. Defaults to true." ,
253
253
"cloud.pushpublic.warn" : " True if users should be warned before pushing a public sketch to the cloud. Defaults to true." ,
254
- "cloud.sketchSyncEnpoint " : " The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API." ,
254
+ "cloud.sketchSyncEndpoint " : " The endpoint used to push and pull sketches from a backend. By default it points to Arduino Cloud API." ,
255
255
"compile" : " compile" ,
256
256
"compile.experimental" : " True if the IDE should handle multiple compiler errors. False by default" ,
257
257
"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