mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 10:39:09 +00:00
Include config.h from visualizer.h
This commit is contained in:
parent
b0094e631e
commit
ff49259a1a
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ SOFTWARE.
|
|||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "gfx.h"
|
||||
|
||||
#ifdef LCD_BACKLIGHT_ENABLE
|
||||
|
|
Loading…
Reference in a new issue