Skip to content

Commit 1fc1f14

Browse files
committed
fixup: disco_f407v BSP
1 parent ff4888d commit 1fc1f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modm/board/disco_f407vg/board.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ initializeCs43()
221221
cs43::Reset::setOutput(modm::Gpio::Low);
222222
modm::delay_ms(2);
223223
cs43::Reset::setOutput(modm::Gpio::High);
224-
224+
225225
}
226226

227227
/// not supported yet, due to missing I2S driver

0 commit comments

Comments
 (0)