Skip to content
Snippets Groups Projects
Commit 2ae8d0b4 authored by Matteo Pignataro's avatar Matteo Pignataro
Browse files

[BSP] Added default low mosfet cam

parent 5f98577d
No related branches found
No related tags found
Loading
Pipeline #4111 passed
...@@ -382,6 +382,7 @@ void IRQbspInit() ...@@ -382,6 +382,7 @@ void IRQbspInit()
timers::tim8ch2::alternateFunction(3); timers::tim8ch2::alternateFunction(3);
camMosfet::mode(Mode::OUTPUT); camMosfet::mode(Mode::OUTPUT);
camMosfet::low();
using namespace sensors; using namespace sensors;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment