ethan
2022-09-13 2c8058e6575f4e0238a98140d8ddcb5afb11f44c
Application/source/main.c
@@ -28,6 +28,7 @@
#include "fbl_ap.h"
#include "NVM.h"
#include "flash_interface.h"
#include "xl_crc.h"
// define bootloader mode
uint8_t fblMode;
@@ -42,7 +43,6 @@
   light_init();
   did_init();
}
/**
 * @brief  main
 */