mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-21 16:05:05 +00:00
6 lines
150 B
C
6 lines
150 B
C
#include "drivers/i2c_controller.h"
|
|
|
|
#if !defined(CONFIG_I2C_CONTROLLER_DEVICE_COUNT_LIMIT)
|
|
#define CONFIG_I2C_CONTROLLER_DEVICE_COUNT_LIMIT 4
|
|
#endif
|