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 c8a3e4e commit a99efddCopy full SHA for a99efdd
rpc/cc/arduino/cli/commands/v1/commands.proto
@@ -203,7 +203,7 @@ service ArduinoCoreService {
203
// Set the default profile.
204
rpc ProfileSetDefault(ProfileSetDefaultRequest) returns (ProfileSetDefaultResponse) {}
205
206
-// Dump the project file.
+ // Dump the project file.
207
rpc ProfileDump(ProfileDumpRequest) returns (ProfileDumpResponse) {}
208
}
209
0 commit comments