mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-17 02:52:12 +01:00
OP-21/Flight Bootloader - Now pulls SS pin low again if no AHRS is found.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1733 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
fde1615fed
commit
095cbb4dd5
@ -505,6 +505,8 @@ void OPDfuIni(uint8_t discover) {
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
PIOS_SPI_RC_PinSet(PIOS_OPAHRS_SPI, 0);
|
||||
}
|
||||
//TODO check other devices trough spi or whatever
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user