Apply remaining ENABLED/DISABLED conditionals
This commit is contained in:
parent
4a72d2ba9c
commit
46453905d6
29 changed files with 61 additions and 61 deletions
|
|
@ -6,7 +6,7 @@
|
|||
* When selecting the Russian language, a slightly different LCD implementation is used to handle UTF8 characters.
|
||||
**/
|
||||
|
||||
//#ifndef REPRAPWORLD_KEYPAD
|
||||
//#if DISABLED(REPRAPWORLD_KEYPAD)
|
||||
// extern volatile uint8_t buttons; //the last checked buttons in a bit array.
|
||||
//#else
|
||||
extern volatile uint8_t buttons; //an extended version of the last checked buttons in a bit array.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue