mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-18 08:54:15 +01:00
Bootloader: Don't make it hang in bootloader by default. That's mean PT!
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2236 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
36ea75bc0d
commit
08e888ac8c
@ -109,8 +109,7 @@ int main() {
|
||||
USB_connected = TRUE;
|
||||
|
||||
PIOS_IAP_Init();
|
||||
//if (PIOS_IAP_CheckRequest() == TRUE) {
|
||||
{
|
||||
if (PIOS_IAP_CheckRequest() == TRUE) {
|
||||
User_DFU_request = TRUE;
|
||||
PIOS_IAP_ClearRequest();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user