Skip to content
Snippets Groups Projects
Commit 27a3b1d8 authored by Christian Bohn's avatar Christian Bohn
Browse files

disable sled pin by default

parent fb44b53a
Branches
Tags
No related merge requests found
File changed. Contains only whitespace changes. Show whitespace changes.
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
#endif #endif
#ifdef Z_PROBE_SLED #ifdef Z_PROBE_SLED
#define SLED_PIN 27 #define SLED_PIN -1
#endif #endif
#ifdef NUM_SERVOS #ifdef NUM_SERVOS
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment