Minor pins cleanup

This commit is contained in:
Scott Lahteine
2020-07-02 20:12:48 -05:00
parent 52a0895635
commit f9b6c504df
2 changed files with 0 additions and 8 deletions

View File

@ -97,7 +97,6 @@
// Misc. Functions
//
#undef PS_ON_PIN
#define PS_ON_PIN -1
//
// LCD / Controller
@ -120,9 +119,7 @@
// Disable encoder
#undef BTN_EN1
#define BTN_EN1 -1
#undef BTN_EN2
#define BTN_EN2 -1
#undef SD_DETECT_PIN
#define SD_DETECT_PIN 22