🎨 Clean up stops, sdss pins

This commit is contained in:
Scott Lahteine
2021-06-02 15:34:03 -05:00
parent 08155b4875
commit dc202b3cb3
18 changed files with 84 additions and 125 deletions

View File

@@ -241,7 +241,9 @@
//
// Misc. Functions
//
#define SDSS EXP2_07_PIN
#ifndef SDSS
#define SDSS EXP2_07_PIN
#endif
#define LED_PIN 13
#ifndef FILWIDTH_PIN