2022-04-13 16:25:16 +02:00
|
|
|
// Copyright 2022 Simon Benezan (@Frooastside)
|
|
|
|
// SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
|
|
|
|
#pragma once
|
|
|
|
|
2023-10-21 13:41:59 +02:00
|
|
|
#define IS31FL3737_I2C_ADDRESS_1 IS31FL3737_I2C_ADDRESS_GND
|
2024-01-04 07:04:57 +01:00
|
|
|
#define IS31FL3737_PWM_FREQUENCY IS31FL3737_PWM_FREQUENCY_26K7_HZ
|