Remove usages of config_common.h from config.h files. (#19714)
This commit is contained in:
@@ -19,6 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include "gpio.h"
|
||||
|
||||
/* diode directions */
|
||||
#define COL2ROW 0
|
||||
|
Reference in New Issue
Block a user