Remove "the click" comments

This commit is contained in:
Scott Lahteine
2016-07-28 13:58:37 -07:00
parent 0eba65f96b
commit 42dcc3bf50
10 changed files with 15 additions and 15 deletions

View File

@ -86,7 +86,7 @@
#undef BTN_ENC
#define BTN_EN1 16
#define BTN_EN2 17
#define BTN_ENC 23 //the click
#define BTN_ENC 23
#else