Skip to content

Commit

Permalink
oops, set recessive
Browse files Browse the repository at this point in the history
  • Loading branch information
geohot committed Jun 15, 2018
1 parent 80051be commit 998f7c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions board/drivers/canbitbang.h
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ void TIM4_IRQHandler(void) {
puth(gmlan_sending);
puts("\n");
// reset sender (retry after 7 silent)
set_bitbanged_gmlan(1); // recessive
gmlan_silent_count = 0;
gmlan_sending = 0;
} else {
Expand Down

0 comments on commit 998f7c0

Please sign in to comment.