@ -4,8 +4,9 @@
#include "standby.h"
/*
static void Bsp_GpioFInt_CallbackFunction(void) {
__asm volatile ("nop");
}
void StandBy_Init() {
@ -31,4 +32,3 @@ void StandBy_Init() {
NVIC_EnableIRQ(PORTE_IRQn);
*/