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
- 2It's not something the Arduino IDE 2.x currently supports. However, the IDE should remember the selected board between IDE stop/start once selected.
File>New Sketchshould 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.dankeboy36– dankeboy362023-08-05 13:50:06 +00:00CommentedAug 5, 2023 at 13:50
