提交 912892b2 编写于 作者: J Jim Mussared 提交者: Damien George

esp32: Add missing and necessary newline at EOF for sdkconfig.240mhz.

When these files get concatenated the newline-at-EOF is necessary so that
the start of the next file doesn't join with the end of the previous.
上级 ffd11486
......@@ -2,4 +2,4 @@
CONFIG_ESP32_DEFAULT_CPU_FREQ_80=
CONFIG_ESP32_DEFAULT_CPU_FREQ_160=
CONFIG_ESP32_DEFAULT_CPU_FREQ_240=y
CONFIG_ESP32_DEFAULT_CPU_FREQ_MHZ=240
\ No newline at end of file
CONFIG_ESP32_DEFAULT_CPU_FREQ_MHZ=240
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册