mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-10-20 22:31:30 +08:00
feat(esp8266): Support 40MHz XTAL
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define CRYSTAL_USED 26
|
||||
#define CRYSTAL_USED CONFIG_ESP8266_XTAL_FREQ
|
||||
|
||||
typedef enum {
|
||||
ESP_MAC_WIFI_STA,
|
||||
|
Reference in New Issue
Block a user