Skip to content

Commit 998f7c0

Browse files
committed
oops, set recessive
1 parent 80051be commit 998f7c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

board/drivers/canbitbang.h

+1
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ void TIM4_IRQHandler(void) {
138138
puth(gmlan_sending);
139139
puts("\n");
140140
// reset sender (retry after 7 silent)
141+
set_bitbanged_gmlan(1); // recessive
141142
gmlan_silent_count = 0;
142143
gmlan_sending = 0;
143144
} else {

0 commit comments

Comments
 (0)