Description
Describe the problem
I expect only one board to be selected, not both.
Trying to reselect the serial board does nothing. Trying to deselect the selected bluetooth port, makes the serial port above deselected. Next, selecting the serial port will then deselect the bluetooth port and select the serial port.
The menu will operate normally until I plug and unplug (or power cycle) the ESP32 board attached. The double selected menu returns.
To reproduce
Close all the sketches. Quit Arduino. Open Arduino. My ESP32 isn't plugged in yet. I see:
Then I plug my ESP32 in. I see:
I select the top one. (I don't want ever to use the bluetooth port and don't know how I can get the IDE to ignore it and never select it!) This is what i see:
Expected behavior
Preferably i wouldn't see the bluetooth option at all.
Arduino IDE version
Version: 2.0.0-rc9.1-nightly-20220804 Date: 2022-08-04T03:30:39.630Z CLI Version: 0.25.1 [436f0bb9]
Operating system
macOS
Operating system version
10.15.7
Additional context
No response
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details