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 8de0dec

Browse files
Fix small comment
1 parent db9c761 commit 8de0dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎arduino/sketch/sketch.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ func New(path *paths.Path) (*Sketch, error) {
114114
ext := p.Ext()
115115
if _, found := globals.MainFileValidExtensions[ext]; found {
116116
if p.EqualsTo(mainFile) {
117-
// The main file must be included in the lists of other files
117+
// The main file must not be included in the lists of other files
118118
continue
119119
}
120120
// file is a valid sketch file, see if it's stored at the

0 commit comments

Comments
(0)

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