aboutsummaryrefslogtreecommitdiffstats
path: root/src/pru/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pru/main.c')
-rw-r--r--src/pru/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pru/main.c b/src/pru/main.c
index fcf66b39..df69a01e 100644
--- a/src/pru/main.c
+++ b/src/pru/main.c
@@ -90,8 +90,6 @@ static void
timer_init(void)
{
CT_IEP.TMR_CNT = 0;
- CT_IEP.TMR_CMP_CFG = 0x01 << 1;
- CT_IEP.TMR_GLB_CFG = 0x11;
timer_shutdown();
}