Temporary fix for mechlovin/olly/octagon (#22796)

master
Joel Challis 2024-01-01 02:40:10 +00:00 committed by GitHub
parent b12b5485bc
commit 0ea3203205
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define IS31FL3731_I2C_ADDRESS_1 IS31FL3731_I2C_ADDRESS_SDA
#define LED_MATRIX_LED_COUNT 94
#define I2C_DRIVER I2CD2
#define I2C1_SCL_PIN B10
#define I2C1_SDA_PIN B11