summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/audio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/audio.c b/audio/audio.c
index f4eca6e9c1..694a83e4ec 100644
--- a/audio/audio.c
+++ b/audio/audio.c
@@ -84,7 +84,7 @@ static struct {
}
},
- .period = { .ticks = 250 },
+ .period = { .hertz = 250 },
.plive = 0,
.log_to_monitor = 0,
};