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 0662887

Browse files
committed
Add bogus '-compile' flag for backward compatibility
1 parent 4d49227 commit 0662887

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎main.go‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@ func init() {
169169
}
170170

171171
func main() {
172+
// Not used anymore, kept only because the Arduino IDE still provides this flag
173+
flag.Bool("compile", true, "[deprecated] this is now the default action")
172174

173175
flag.Parse()
174176

0 commit comments

Comments
(0)

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