Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Config/Pins_Duet3_MB6HC.h')
-rw-r--r--src/Config/Pins_Duet3_MB6HC.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Config/Pins_Duet3_MB6HC.h b/src/Config/Pins_Duet3_MB6HC.h
index ba4f363f..2af57679 100644
--- a/src/Config/Pins_Duet3_MB6HC.h
+++ b/src/Config/Pins_Duet3_MB6HC.h
@@ -408,7 +408,7 @@ constexpr Pin APIN_SerialWiFi_TXD = PortDPin(19);
constexpr Pin APIN_SerialWiFi_RXD = PortDPin(18);
constexpr GpioPinFunction SerialWiFiPeriphMode = GpioPinFunction::C;
-constexpr Pin EspResetPin = PortCPin(14); // Low on this in holds the WiFi module in reset (ESP_EN)
+constexpr Pin EspEnablePin = PortCPin(14); // Low on this in holds the WiFi module in reset (ESP_EN)
constexpr Pin EspDataReadyPin = PortAPin(2); // Input from the WiFi module indicating that it wants to transfer data (ESP GPIO0)
constexpr Pin SamTfrReadyPin = PortEPin(2); // Output from the SAM to the WiFi module indicating we can accept a data transfer (ESP GPIO8)
constexpr Pin SamCsPin = PortCPin(25); // SPI NPCS pin, input from WiFi module