summaryrefslogtreecommitdiff
path: root/ao_dbg.c
diff options
context:
space:
mode:
Diffstat (limited to 'ao_dbg.c')
-rw-r--r--ao_dbg.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/ao_dbg.c b/ao_dbg.c
index 2ee33b71..d100703f 100644
--- a/ao_dbg.c
+++ b/ao_dbg.c
@@ -32,10 +32,6 @@ ao_dbg_send_bits(uint8_t msk, uint8_t val)
_asm
nop
nop
- nop
- nop
- nop
- nop
_endasm;
}