Skip to content

Commit

Permalink
Fixed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
stylesuxx committed Oct 5, 2022
1 parent ff95d08 commit 87bf7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Layouts/BB51/C.inc
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PWM_ACTIVE_HIGH EQU 0 ; Pwm inverted
COM_ACTIVE_HIGH EQU 1 ; Damping inverted

COMPARATOR_PORT EQU 0 ; All comparator (mux) pins must be on the same port
COMPARATOR_INVERT EQU 1 ; Comparator output non-inverted
COMPARATOR_INVERT EQU 1 ; Comparator output inverted

IF DEADTIME == 0
PCA0CPM_POWER EQU PCA0CPM0
Expand Down

0 comments on commit 87bf7f9

Please sign in to comment.