Fixup cannonkeys/satisfaction75 (readd `backlight.breathing_period`) (#19901)
parent
0512e286a6
commit
24a86d5fdb
|
@ -19,6 +19,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include "led_custom.h"
|
||||
#include "satisfaction75.h"
|
||||
|
||||
#define BREATHING_PERIOD 6
|
||||
|
||||
static void breathing_callback(PWMDriver *pwmp);
|
||||
|
||||
static PWMConfig pwmCFG = {
|
||||
|
|
Loading…
Reference in New Issue