aboutsummaryrefslogtreecommitdiff
path: root/speaker.c
diff options
context:
space:
mode:
Diffstat (limited to 'speaker.c')
-rw-r--r--speaker.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/speaker.c b/speaker.c
index 92c1e78..ec5da36 100644
--- a/speaker.c
+++ b/speaker.c
@@ -7,7 +7,6 @@
#include <avr/interrupt.h>
#include <util/delay.h>
#include <stdbool.h>
-#include <assert.h>
#include <stdlib.h>
#include "speaker.h"