fix solo locked flag for bootloader

This commit is contained in:
Conor Patrick
2019-10-27 10:17:13 -04:00
parent c0df8b680d
commit a1a79b05fd
4 changed files with 7 additions and 3 deletions

View File

@ -13,7 +13,6 @@
#include "flash.h"
#include "log.h"
#include "device.h"
#include "app.h"
static void flash_lock(void)
{