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/Pins.h')
-rw-r--r--src/Pins.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Pins.h b/src/Pins.h
index efa33b99..d52cf223 100644
--- a/src/Pins.h
+++ b/src/Pins.h
@@ -126,10 +126,6 @@
# define ENFORCE_MIN_V12 0
#endif
-#ifndef HAS_DEFAULT_PSON_PIN
-# define HAS_DEFAULT_PSON_PIN 0
-#endif
-
#if !HAS_VOLTAGE_MONITOR
# define ENFORCE_MAX_VIN 0
#endif