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 ccc3801

Browse files
author
Akos Kitta
committed
fix: propagate the new port to the client
remove stub code Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
1 parent 1bf6fae commit ccc3801

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎arduino-ide-extension/src/node/core-service-impl.ts‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,6 @@ export class CoreServiceImpl extends CoreClientAware implements CoreService {
273273
}
274274
})
275275
.on('end', () => {
276-
uploadResponseFragment.portAfterUpload = options.port; // https://github.com/arduino/arduino-cli/issues/2245
277276
if (isUploadResponse(uploadResponseFragment)) {
278277
resolve(uploadResponseFragment);
279278
} else {

0 commit comments

Comments
(0)

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