mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-04 20:26:38 +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 0xE0788FCF
|
||||
#define PHY_INIT_MODEM_CLOCK_REQUIRED_BITS 0xE0788F8F
|
||||
|
||||
Reference in New Issue
Block a user