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/Comms/FirmwareUpdater.cpp')
-rw-r--r--src/Comms/FirmwareUpdater.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Comms/FirmwareUpdater.cpp b/src/Comms/FirmwareUpdater.cpp
index 21986a8c..a5283c67 100644
--- a/src/Comms/FirmwareUpdater.cpp
+++ b/src/Comms/FirmwareUpdater.cpp
@@ -23,10 +23,6 @@
namespace FirmwareUpdater
{
- const unsigned int WifiFirmwareModule = 1;
- // Module 2 used to be the DWC binary file but is no longer used
- const unsigned int WifiExternalFirmwareModule = 3;
-
// Check that the prerequisites are satisfied.
// Return true if yes, else print a message and return false.
GCodeResult CheckFirmwareUpdatePrerequisites(