Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Weird arduino serial output #879

Closed
ivanjx opened this issue Aug 7, 2019 · 4 comments
Closed

Weird arduino serial output #879

ivanjx opened this issue Aug 7, 2019 · 4 comments
Labels

Comments

@ivanjx
Copy link

ivanjx commented Aug 7, 2019

When i compile any code that uses Serial.print it prints very weird message:

image

image

But when i copied all my code to the original arduino ide and upload it from there, it works just fine:

image

image

Why this happens?

@zunhu
Copy link

zunhu commented Aug 8, 2019

@realivanjx what's your OS?
looks similar with https://forum.arduino.cc/index.php?topic=76658.0

@ivanjx
Copy link
Author

ivanjx commented Aug 8, 2019

Windows 10 latest

@zunhu zunhu added the bug label Aug 20, 2019
@zunhu
Copy link

zunhu commented Aug 20, 2019

same issue with #875 , mark as bug.

@zunhu
Copy link

zunhu commented Aug 26, 2019

1, try to find file C:\Users\username\ .vscode\extensions\vsciot-vscode.vscode-arduino-0.2.27\out\src\common\util.js
2. commented out line:215.
3. restart vscode.

@zunhu zunhu closed this as completed Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants