Skip to content

Commit

Permalink
Update firmware.c
Browse files Browse the repository at this point in the history
  • Loading branch information
mvladic committed Aug 12, 2020
1 parent f8b5822 commit 00c6f35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Src/firmware.c
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,6 @@ void setup() {
slaveSynchro();

beginTransfer();
HAL_GPIO_WritePin(DIB_IRQ_GPIO_Port, DIB_IRQ_Pin, GPIO_PIN_SET);
}

void loop() {
Expand Down

0 comments on commit 00c6f35

Please sign in to comment.