Fixup cannonkeys/satisfaction75 (readd backlight.breathing_period
) (#19901)
This commit is contained in:
parent
0512e286a6
commit
24a86d5fdb
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#include "led_custom.h"
|
#include "led_custom.h"
|
||||||
#include "satisfaction75.h"
|
#include "satisfaction75.h"
|
||||||
|
|
||||||
|
#define BREATHING_PERIOD 6
|
||||||
|
|
||||||
static void breathing_callback(PWMDriver *pwmp);
|
static void breathing_callback(PWMDriver *pwmp);
|
||||||
|
|
||||||
static PWMConfig pwmCFG = {
|
static PWMConfig pwmCFG = {
|
||||||
|
|
Loading…
Reference in a new issue