MrElectrify

Results 1 comments of MrElectrify

FWIW similarly strange behavior exists for `CONFIG_ESP32_XTAL_FREQ`, no matter what I did it would not take 26, until I specified `CONFIG_ESP32_XTAL_FREQ_26=y`, at which point it seemed to undefine `CONFIG_ESP32_XTAL_FREQ_40`. Maybe...