From 124e0fcc19919c83ae76aede59d48f010c0a1dc8 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Mon, 23 Jun 2014 17:50:55 +0200 Subject: [PATCH] typo --- drivers/gaudio/vs1053/gaudio_play_lld.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.