- Aug 03, 2015
-
-
Scott Lahteine authored
- `SD_DETECT_PIN` replaces `SDCARDDETECT` - `SD_DETECT_INVERTED` replaces `SDCARDDETECTINVERTED` - Revise the description of `SD_DETECT_INVERTED` - Add a note about the override of `SD_DETECT_INVERTED` in `Conditionals.h`
-
Scott Lahteine authored
-
Scott Lahteine authored
- Rename the pin so it can be tested with `PIN_EXISTS` - Fix some incorrect tests for `SDCARDDETECT`
-
- Jul 31, 2015
-
-
Scott Lahteine authored
For consistency with other pins, allowing use of `PIN_EXISTS` macro.
-
- Jun 06, 2015
-
-
atfield90 authored
-
- Mar 02, 2015
-
-
Scott Lahteine authored
The encrot values are used in only one place, and don’t vary, so remove redundant references.
-
- Jan 27, 2015
-
-
Scott Lahteine authored
There’s no need to ask users to uncomment Max Endstop pins when they have them. These will be set to -1 later if the endstop option is disabled.
-
Scott Lahteine authored
-
Scott Lahteine authored
Hopefully this is helpful to organization and future expansion….
-
- Jan 26, 2015
-
-
Scott Lahteine authored
There’s no need to ask users to uncomment Max Endstop pins when they have them. These will be set to -1 later if the endstop option is disabled.
-
Scott Lahteine authored
-
Scott Lahteine authored
Hopefully this is helpful to organization and future expansion….
-
Scott Lahteine authored
There’s no need to ask users to uncomment Max Endstop pins when they have them. These will be set to -1 later if the endstop option is disabled.
-
Scott Lahteine authored
-
Scott Lahteine authored
Hopefully this is helpful to organization and future expansion….
-