From 81e44c2b8c86c823cc6f84aaea42ecfc177a8e4f Mon Sep 17 00:00:00 2001 From: Testato Date: Thu, 25 Jun 2015 11:38:43 +0200 Subject: [PATCH] Update core_esp8266_phy.c --- hardware/esp8266com/esp8266/cores/esp8266/core_esp8266_phy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware/esp8266com/esp8266/cores/esp8266/core_esp8266_phy.c b/hardware/esp8266com/esp8266/cores/esp8266/core_esp8266_phy.c index fed475888..25693daf9 100644 --- a/hardware/esp8266com/esp8266/cores/esp8266/core_esp8266_phy.c +++ b/hardware/esp8266com/esp8266/cores/esp8266/core_esp8266_phy.c @@ -211,7 +211,7 @@ static uint8_t phy_init_data[128] = // 2) // getVcc function (system_get_vdd33): // is only available when TOUT pin17 is suspended (floating), this function measure the power voltage of VDD3P3 pin 3 and 4 - // For this function the vdd33_const must be set as 255. + // For this function the vdd33_const must be set to 255 (0xFF). [107] = 33, // disable RF calibration for certain number of times