summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo C2017-05-01 16:12:20 +0200
committerLeo C2017-05-01 16:12:20 +0200
commit9004ddf5192fdd2442dc2cbb0158f042c981702e (patch)
treec49e86e32dac4d72405a5d2ba8c3c3def01eb968
parente97defc02a9df11a1ab8575b6b572587ef033449 (diff)
parentf850d9dc0310997bbcfa076b113ac06765a18bfc (diff)
downloadirmp-9004ddf5192fdd2442dc2cbb0158f042c981702e.zip
Merge branch 'libopencm3' of cu.loc:git/irmp into libopencm3
# Conflicts: # irsnd.c
-rw-r--r--irsnd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/irsnd.c b/irsnd.c
index f2508c2..83cc1a0 100644
--- a/irsnd.c
+++ b/irsnd.c
@@ -905,7 +905,6 @@ irsnd_init (void)
timer_set_oc_mode(IRSND_TIMER, IRSND_TIMER_CHANNEL, TIM_OCM_INACTIVE);
timer_enable_oc_output(IRSND_TIMER, IRSND_TIMER_CHANNEL);
timer_enable_break_main_output(IRSND_TIMER);
-
/* Output polarity and GPIO Configuration */
# if 1
/* (active) high is the default output polarity */