Fix i2c timeouts (#401)

* MCP23018: make timeout configurable

* Fix i2c timeouts for all boards
This commit is contained in:
Drashna Jaelre
2024-08-28 16:21:48 -07:00
committed by GitHub
parent 0be58d4b06
commit 35a93f3ce5
6 changed files with 18 additions and 10 deletions

View File

@@ -24,3 +24,4 @@
#define AUDIO_PIN_ALT_AS_NEGATIVE
#define IS31FL3737_I2C_ADDRESS_1 IS31FL3737_I2C_ADDRESS_GND
#define IS31FL3737_I2C_TIMEOUT 5