mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-26 08:39:09 +03:00
comment change
This commit is contained in:
@@ -2976,7 +2976,7 @@ void System::set_valid_system_gpios() {
|
|||||||
// GPIO12 - GPIO15 = JTAG, normally not used
|
// GPIO12 - GPIO15 = JTAG, normally not used
|
||||||
// GPIO00, GPIO05, GPIO12, GPIO15 = strapping pins, can be used with care
|
// GPIO00, GPIO05, GPIO12, GPIO15 = strapping pins, can be used with care
|
||||||
// GPIO34, GPIO35, GPIO37 = input only
|
// GPIO34, GPIO35, GPIO37 = input only
|
||||||
// GPIO23 and GPIO18 are used by Ethernet, excuded later by eth config
|
// GPIO23 and GPIO18 are used by Ethernet, excluded later by eth config
|
||||||
// GPIO00, GPIO02, GPIO04, GPIO12 - GPIO15, GPIO25 - GPIO27 = ADC2 (10 ch), used by WiFI-driver
|
// GPIO00, GPIO02, GPIO04, GPIO12 - GPIO15, GPIO25 - GPIO27 = ADC2 (10 ch), used by WiFI-driver
|
||||||
// GPIO32 - GPIO39 = ADC1 (8 ch), can always be used
|
// GPIO32 - GPIO39 = ADC1 (8 ch), can always be used
|
||||||
if (ESP.getPsramSize() > 0) {
|
if (ESP.getPsramSize() > 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user