Remove usages of config_common.h from config.h files. (#19714)
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#include "config_common.h"
|
||||
|
||||
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
|
||||
// #define DEBOUNCE 6
|
||||
|
Reference in New Issue
Block a user