8000 remote INVALID_OUTPUT_PATH · hasansultan92/vscode-arduino@f98e18e · GitHub
[go: up one dir, main page]

Skip to content

Commit f98e18e

Browse files
remote INVALID_OUTPUT_PATH
1 parent 3ebead1 commit f98e18e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/common/constants.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ export const messages = {
3535
FAILED_SEND_SERIALPORT: "Failed to send message to serial port.",
3636
SERIAL_PORT_NOT_STARTED: "Serial Monitor has not been started.",
3737
SEND_BEFORE_OPEN_SERIALPORT: "Please open a serial port first.",
38-
NO_PROGRAMMMER_SELECTED: "Please select the programmer first.",
39-
INVALID_OUTPUT_PATH: "Please check the \"output\" in the sketch Settings.Cannot find the output path:",
38+
NO_PROGRAMMMER_SELECTED: "Please select the programmer first."
4039
};
4140

4241
export const statusBarPriority = {

0 commit comments

Comments
 (0)
0