tao_z
2022-06-11 d8a5f3225d105585a4f181ed884adb2a861e0d13
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
 */