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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Config/Pins_Duet3_MB6HC.h b/src/Config/Pins_Duet3_MB6HC.h
index 9d41ac77..ba4f363f 100644
--- a/src/Config/Pins_Duet3_MB6HC.h
+++ b/src/Config/Pins_Duet3_MB6HC.h
@@ -20,6 +20,7 @@ constexpr uint32_t IAP_IMAGE_START = 0x20458000; // last 32kb of RAM
// Networking support
#define HAS_LWIP_NETWORKING 1
#define HAS_WIFI_NETWORKING 1
+#define WIFI_USES_ESP32 1
// Storage support
#define HAS_SBC_INTERFACE 1