Only require GTimer for the vs1053 driver if GAUDIO is turned on.
This commit is contained in:
parent
3f254e7601
commit
68f50a3fe9
@ -4,4 +4,4 @@ GFXSRC += $(GFXLIB)/drivers/gaudio/vs1053/gaudio_play_lld.c
|
||||
# Required include directories
|
||||
GFXINC += $(GFXLIB)/drivers/gaudio/vs1053
|
||||
|
||||
GFXDEFS += -DGFX_USE_GTIMER=TRUE
|
||||
GFXDEFS += -DGFX_USE_GTIMER=GFX_USE_GAUDIO
|
||||
|
Loading…
Reference in New Issue
Block a user