How to enable in Atom C++ syntax linter for .ino file? (arduino-upload)

Steph

NEW il y a 4 ans

atom atom

If you plug your console into another USB port, the device will necessarily change on your Linux. So, to solve the problem, leave your console connected to the same USB port.

Obviously, you're not using the right serial port....

To get the list of serial ports detected by Visual Studio Code, can you perform the procedure I indicated to you with the Command Palette, please? And show me what you get?

atom

il y a 4 ans

Serials ports in VSCodium
/dev/ttys0
/dev/ttys1
/dev/ttys10
.
.
./dev/ttys31

They show up in mixed order.Gamebuino port is always on /dev/ttyACM0 no matter waht port is connected.

atom

NEW il y a 4 ans

Steph Steph

Serials ports in VSCodium
/dev/ttys0
/dev/ttys1
/dev/ttys10
.
.
./dev/ttys31

They show up in mixed order.Gamebuino port is always on /dev/ttyACM0 no matter waht port is connected.