Skip to content
Snippets Groups Projects
Commit ed0ed118 authored by Luca Erbetta's avatar Luca Erbetta :rocket:
Browse files

[Tortellino] Fix typo

parent d9712d90
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ void IRQbspInit()
lsm9ds1::cs_mag::mode(Mode::OUTPUT);
lsm9ds1::cs_mag::high();
lsm9ds1::int_ag::mode(Mode::INPUT);
lsm9ds1::ready_mag::mode(Mode::INPUT);
lsm9ds1::drdy_mag::mode(Mode::INPUT);
slitta::mode(Mode::INPUT);
finecorsa::mode(Mode::INPUT);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment