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