diff --git a/drivers/gaudio/vs1053/gaudio_play_lld.c b/drivers/gaudio/vs1053/gaudio_play_lld.c index b9b32b6e..b9c762e6 100644 --- a/drivers/gaudio/vs1053/gaudio_play_lld.c +++ b/drivers/gaudio/vs1053/gaudio_play_lld.c @@ -26,7 +26,7 @@ #define VS1053_FIRMWARE_PATCH FALSE #endif #ifndef VS1053_POLL_RATE - #define VS1053_POLL_RATAE 5 + #define VS1053_POLL_RATE 5 #endif // Load the patch file if desired. New format patches only.