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