Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0b63a58

Browse files
committed
Set ctx.IgnoreSketchFolderNameErrors to true to allow Arduino IDE to compile unsaved sketches
1 parent 3f8c1ad commit 0b63a58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎main.go‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ func main() {
214214
}
215215

216216
ctx := &types.Context{}
217+
ctx.IgnoreSketchFolderNameErrors = true
217218

218219
// place here all experimental features that should live under this flag
219220
if *experimentalFeatures {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /