mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-07 16:23:38 +03:00
Update core_esp8266_phy.c
This commit is contained in:
parent
61f800ec14
commit
cd5228f7c2
@ -198,7 +198,7 @@ static uint8_t phy_init_data[128] =
|
|||||||
|
|
||||||
// vdd33_const
|
// vdd33_const
|
||||||
// the voltage of PA_VDD
|
// the voltage of PA_VDD
|
||||||
// x=0xff: it can measure VDD33,
|
// x=0xff: it can measure VDD33,
|
||||||
// 18<=x<=36: use input voltage,
|
// 18<=x<=36: use input voltage,
|
||||||
// the value is voltage*10, 33 is 3.3V, 30 is 3.0V,
|
// the value is voltage*10, 33 is 3.3V, 30 is 3.0V,
|
||||||
// x<18 or x>36: default voltage is 3.3V
|
// x<18 or x>36: default voltage is 3.3V
|
||||||
|
Loading…
x
Reference in New Issue
Block a user