|
|
@@ -12,12 +12,10 @@
|
|
|
// See the License for the specific language governing permissions and
|
|
|
// limitations under the License.
|
|
|
|
|
|
-#include "esp_err.h"
|
|
|
#include "soc/soc.h"
|
|
|
#include "soc/apb_ctrl_reg.h"
|
|
|
#include "regi2c_ctrl.h"
|
|
|
#include "regi2c_brownout.h"
|
|
|
-#include "esp_log.h"
|
|
|
|
|
|
#define I2C_RTC_WIFI_CLK_EN (APB_CTRL_WIFI_CLK_EN_REG)
|
|
|
|