aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gaudio
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-06-23 17:50:55 +0200
committerJoel Bodenmann <joel@unormal.org>2014-06-23 17:50:55 +0200
commit124e0fcc19919c83ae76aede59d48f010c0a1dc8 (patch)
tree66e4596e3cd9128f1c7d89d107a6f4c4ee8c449a /drivers/gaudio
parent7481e82dfc63c5f60533405268246d5d7d6450f2 (diff)
downloaduGFX-124e0fcc19919c83ae76aede59d48f010c0a1dc8.tar.gz
uGFX-124e0fcc19919c83ae76aede59d48f010c0a1dc8.tar.bz2
uGFX-124e0fcc19919c83ae76aede59d48f010c0a1dc8.zip
typo
Diffstat (limited to 'drivers/gaudio')
-rw-r--r--drivers/gaudio/vs1053/gaudio_play_lld.c2
1 files changed, 1 insertions, 1 deletions
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.