Skip to content

Commit

Permalink
irqtest.hal: remove unnecessary read_gpio/write_gpio functs
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Haberler committed Aug 21, 2016
1 parent c64b88d commit 3bf9e7c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions configs/hm2-soc-stepper/irqtest.hal
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,11 @@ newsig enable bit


addf hm2_de0n.0.read servo
addf hm2_de0n.0.read_gpio servo

addf test.update servo
addf rate servo

addf hm2_de0n.0.write servo
addf hm2_de0n.0.write_gpio servo
addf servo-period servo
addf sp-stats servo

Expand Down

0 comments on commit 3bf9e7c

Please sign in to comment.