thgeorgiou / CuteESP

A Qt frontend to esptool, the ESP8622/ESP32 flashing tool
GNU General Public License v3.0
1 stars 3 forks source link

Make the "Advanced settings" optional #4

Open probonopd opened 5 years ago

probonopd commented 5 years ago

The value keep should be the default for --flash_mode and --flash_freq. Similar to how detect is the default for --flash_size.

This way users don't need to know the Serial Mode, Flash size, and Flash Frequency.