Remove usages of config_common.h from config.h files. (#19714)
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
#pragma once
|
||||
|
||||
// TODO: including this causes "error: expected identifier before '(' token" errors
|
||||
//#include "config_common.h"
|
||||
|
||||
// i2c_master defines
|
||||
#define I2C1_SCL_PIN B0 // 16/A2 on pinout
|
||||
|
Reference in New Issue
Block a user