Hotfix: BMA Accel wedges I2C if probed too fast after boot

Only an issue on Pinecil as it boots much faster than Miniware units.
This commit is contained in:
Ben V. Brown
2021-01-17 20:13:02 +11:00
parent cb34fb56e3
commit 2425902fbc
8 changed files with 25 additions and 30 deletions

View File

@@ -5,7 +5,7 @@
* Author: Ralim
*/
#ifndef BSP_MINIWARE_UNITSETTINGS_H_
#define BSP_MINIWARE_UNITSETTINGS_H_
#ifndef BSP_PINE64_UNITSETTINGS_H_
#define BSP_PINE64_UNITSETTINGS_H_
#endif /* BSP_MINIWARE_UNITSETTINGS_H_ */
#endif /* BSP_PINE64_UNITSETTINGS_H_ */