mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
fix(phy): wifi mac clock is not required during phy calibration
This commit is contained in:
@@ -6,4 +6,4 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define PHY_INIT_MODEM_CLOCK_REQUIRED_BITS 0x3BE7FF
|
||||
#define PHY_INIT_MODEM_CLOCK_REQUIRED_BITS 0x3BE5FF
|
||||
|
||||
Reference in New Issue
Block a user