You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
Actual:
I did not find a straightforward way to change the setting of sketch in arduino.json. I could only open the arduino.json and change the setting.
Expect:
Provide a straightforward way to change sketch setting. Maybe like Select Serial Port: provide a list of *.ino files for users to select
The text was updated successfully, but these errors were encountered:
This is also at the root of issues with verify and deploy. I opened a sketch of any name and the arduino.json always says app/app.ino. When you change that to match the .ino name in your folder verify/deploy work.
Actual:
I did not find a straightforward way to change the setting of sketch in arduino.json. I could only open the arduino.json and change the setting.
Expect:
Provide a straightforward way to change sketch setting. Maybe like
Select Serial Port
: provide a list of *.ino files for users to selectThe text was updated successfully, but these errors were encountered: