when the Arduino_2 starts the board is not selected.
Is it possible to run a program with such parameters (for example)?: "C:\Program Files\Arduino IDE\Arduino IDE.exe" --board arduino:avr:uno --С:\Users\scetch.ino
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack Exchangewhen the Arduino_2 starts the board is not selected.
Is it possible to run a program with such parameters (for example)?: "C:\Program Files\Arduino IDE\Arduino IDE.exe" --board arduino:avr:uno --С:\Users\scetch.ino
File
>New Sketch
should inherit the board selection from the currently opened sketch window. Please elaborate on why you find this feature helpful besides saving two clicks after the sketch opens. It can be implemented if there is a good reason.