forked from mirrors/qmk_firmware
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
37b2ab4874
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#ifdef RGBLIGHT_ENABLE
|
||||
|
||||
#include <stdio.h>
|
||||
#include "rgblight.h"
|
||||
|
||||
extern rgblight_config_t rgblight_config;
|
||||
char rbf_info_str[24];
|
||||
|
|
Loading…
Reference in a new issue