Remove "the click" comments
This commit is contained in:
parent
0eba65f96b
commit
42dcc3bf50
10 changed files with 15 additions and 15 deletions
|
|
@ -132,7 +132,7 @@
|
|||
//The encoder and click button (FastIO Pins)
|
||||
#define BTN_EN1 26
|
||||
#define BTN_EN2 27
|
||||
#define BTN_ENC 47 //the click switch
|
||||
#define BTN_ENC 47
|
||||
|
||||
#define SDSS 45
|
||||
#define SD_DETECT_PIN -1 // FastIO (Manual says 72 I'm not certain cause I can't test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue