ESP32: Set default freq to 240Mhz

This commit is contained in:
Amir Gonnen 2021-02-03 23:36:20 +02:00
parent eb232c55a5
commit 2ff6f6cd2a
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit a2eae84c4898fb5673ec7318eec3ef8a5807dd71
Subproject commit b0204694104c82bc95caaa2dcf8db57d95e3dbe3

View File

@ -1,2 +1,3 @@
SDKCONFIG += boards/sdkconfig.base
SDKCONFIG += boards/sdkconfig.spiram
SDKCONFIG += boards/sdkconfig.240mhz