mirror of https://github.com/rusefi/openblt.git
Refs #567. Correct a few closing curly brace indentations after a call to BootActivate().
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@527 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
This commit is contained in:
parent
1ca8417d71
commit
86c5f23b85
|
@ -388,7 +388,7 @@ static void BootComCanCheckActivationRequest(void)
|
|||
{
|
||||
/* connection request received so start the bootloader */
|
||||
BootActivate();
|
||||
}
|
||||
}
|
||||
}
|
||||
} /*** end of BootComCanCheckActivationRequest ***/
|
||||
#endif /* BOOT_COM_CAN_ENABLE > 0 */
|
||||
|
|
|
@ -388,7 +388,7 @@ static void BootComCanCheckActivationRequest(void)
|
|||
{
|
||||
/* connection request received so start the bootloader */
|
||||
BootActivate();
|
||||
}
|
||||
}
|
||||
}
|
||||
} /*** end of BootComCanCheckActivationRequest ***/
|
||||
#endif /* BOOT_COM_CAN_ENABLE > 0 */
|
||||
|
|
|
@ -422,7 +422,7 @@ static void BootComCanCheckActivationRequest(void)
|
|||
{
|
||||
/* connection request received so start the bootloader */
|
||||
BootActivate();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} /*** end of BootComCanCheckActivationRequest ***/
|
||||
|
|
|
@ -422,7 +422,7 @@ static void BootComCanCheckActivationRequest(void)
|
|||
{
|
||||
/* connection request received so start the bootloader */
|
||||
BootActivate();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} /*** end of BootComCanCheckActivationRequest ***/
|
||||
|
|
|
@ -422,7 +422,7 @@ static void BootComCanCheckActivationRequest(void)
|
|||
{
|
||||
/* connection request received so start the bootloader */
|
||||
BootActivate();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} /*** end of BootComCanCheckActivationRequest ***/
|
||||
|
|
|
@ -422,7 +422,7 @@ static void BootComCanCheckActivationRequest(void)
|
|||
{
|
||||
/* connection request received so start the bootloader */
|
||||
BootActivate();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} /*** end of BootComCanCheckActivationRequest ***/
|
||||
|
|
|
@ -422,7 +422,7 @@ static void BootComCanCheckActivationRequest(void)
|
|||
{
|
||||
/* connection request received so start the bootloader */
|
||||
BootActivate();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} /*** end of BootComCanCheckActivationRequest ***/
|
||||
|
|
|
@ -265,7 +265,7 @@ static void BootComCanCheckActivationRequest(void)
|
|||
{
|
||||
/* connection request received so start the bootloader */
|
||||
BootActivate();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} /*** end of BootComCanCheckActivationRequest ***/
|
||||
|
|
|
@ -265,7 +265,7 @@ static void BootComCanCheckActivationRequest(void)
|
|||
{
|
||||
/* connection request received so start the bootloader */
|
||||
BootActivate();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} /*** end of BootComCanCheckActivationRequest ***/
|
||||
|
|
|
@ -265,7 +265,7 @@ static void BootComCanCheckActivationRequest(void)
|
|||
{
|
||||
/* connection request received so start the bootloader */
|
||||
BootActivate();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} /*** end of BootComCanCheckActivationRequest ***/
|
||||
|
|
|
@ -427,7 +427,7 @@ static void BootComCanCheckActivationRequest(void)
|
|||
{
|
||||
/* connection request received so start the bootloader */
|
||||
BootActivate();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} /*** end of BootComCanCheckActivationRequest ***/
|
||||
|
|
|
@ -427,7 +427,7 @@ static void BootComCanCheckActivationRequest(void)
|
|||
{
|
||||
/* connection request received so start the bootloader */
|
||||
BootActivate();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} /*** end of BootComCanCheckActivationRequest ***/
|
||||
|
|
|
@ -427,7 +427,7 @@ static void BootComCanCheckActivationRequest(void)
|
|||
{
|
||||
/* connection request received so start the bootloader */
|
||||
BootActivate();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} /*** end of BootComCanCheckActivationRequest ***/
|
||||
|
|
|
@ -425,7 +425,7 @@ static void BootComCanCheckActivationRequest(void)
|
|||
{
|
||||
/* connection request received so start the bootloader */
|
||||
BootActivate();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} /*** end of BootComCanCheckActivationRequest ***/
|
||||
|
|
|
@ -425,7 +425,7 @@ static void BootComCanCheckActivationRequest(void)
|
|||
{
|
||||
/* connection request received so start the bootloader */
|
||||
BootActivate();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} /*** end of BootComCanCheckActivationRequest ***/
|
||||
|
|
|
@ -425,7 +425,7 @@ static void BootComCanCheckActivationRequest(void)
|
|||
{
|
||||
/* connection request received so start the bootloader */
|
||||
BootActivate();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} /*** end of BootComCanCheckActivationRequest ***/
|
||||
|
|
|
@ -394,7 +394,7 @@ static void BootComCanCheckActivationRequest(void)
|
|||
{
|
||||
/* connection request received so start the bootloader */
|
||||
BootActivate();
|
||||
}
|
||||
}
|
||||
}
|
||||
} /*** end of BootComCanCheckActivationRequest ***/
|
||||
#endif /* BOOT_COM_CAN_ENABLE > 0 */
|
||||
|
|
|
@ -394,7 +394,7 @@ static void BootComCanCheckActivationRequest(void)
|
|||
{
|
||||
/* connection request received so start the bootloader */
|
||||
BootActivate();
|
||||
}
|
||||
}
|
||||
}
|
||||
} /*** end of BootComCanCheckActivationRequest ***/
|
||||
#endif /* BOOT_COM_CAN_ENABLE > 0 */
|
||||
|
|
|
@ -449,7 +449,6 @@ static void BootComCanCheckActivationRequest(void)
|
|||
/* connection request received so start the bootloader */
|
||||
BootActivate();
|
||||
}
|
||||
|
||||
}
|
||||
/* release the receive object by clearing the rx flag */
|
||||
CAN0RFLG &= CAN0RFLG_RXF_MASK;
|
||||
|
|
Loading…
Reference in New Issue