Skip to content

Commit

Permalink
Re-enable hardware checking on Afro HV.
Browse files Browse the repository at this point in the history
  • Loading branch information
sim- committed Mar 13, 2014
1 parent d4da35a commit 1f75da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion afro_hv.inc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
.equ DEAD_LOW_NS = 300
.equ DEAD_HIGH_NS = 900
.equ MOTOR_ADVANCE = 15
.equ CHECK_HARDWARE = 0
.equ CHECK_HARDWARE = 1

;*********************
; PORT B definitions *
Expand Down

0 comments on commit 1f75da3

Please sign in to comment.