We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b8848 commit d8f9d1cCopy full SHA for d8f9d1c
cmd/arduino.go
@@ -61,7 +61,7 @@ const (
61
return 0
62
fi
63
return 1
64
- }`,
+ }`
65
66
// ArduinoVersion represents Arduino CLI version number.
67
ArduinoVersion string = "0.0.1-pre-alpha"
0 commit comments