Tweaks to pins comments

This commit is contained in:
Scott Lahteine
2015-07-31 15:23:33 -07:00
committed by Richard Wackerbarth
parent 8d3b74cc6e
commit 496fc28dc3
6 changed files with 6 additions and 6 deletions

View File

@@ -237,7 +237,7 @@
#if ENABLED(G3D_PANEL)
#define SDCARDDETECT_PIN 49
#else
#define SDCARDDETECT_PIN -1 // Ramps does not use this port
#define SDCARDDETECT_PIN -1 // Ramps doesn't use this
#endif
#endif