esp32s2beta: Change default version to "A"

Fixes CI, and most customers should have version "A".
This commit is contained in:
Angus Gratton 2019-10-26 08:55:54 +11:00 committed by Angus Gratton
parent 6e1aa985e7
commit c6d22c9d65

View file

@ -7,7 +7,7 @@ menu "ESP32S2-specific"
choice ESP32S2_BETA_CHIP_VERSION
# TODO: remove once final S2 chip is supported
prompt "ESP32-S2 Beta chip version"
default ESP32S2_BETA_VERSION_MARLIN3
default ESP32S2_BETA_VERSION_A
help
There are three versions of ESP32-S2 beta chip with different Wi-Fi PHY: A, B and Marlin3.