~ruther/qmk_firmware

b017e755c5ab1c21387f8b82b1cb2f6cfd0d018e — Alfredo Colas Gullon 1 year, 10 months ago 5252f7f
Fix compilation of lily58 rgb_state_reader (#21502)

1 files changed, 1 insertions(+), 1 deletions(-)

M keyboards/lily58/lib/rgb_state_reader.c
M keyboards/lily58/lib/rgb_state_reader.c => keyboards/lily58/lib/rgb_state_reader.c +1 -1
@@ 1,6 1,6 @@
#ifdef RGBLIGHT_ENABLE

#include <stdio.h>
#include "rgblight.h"

extern rgblight_config_t rgblight_config;
char rbf_info_str[24];

Do not follow this link