Fixed leftover include in stm32wb app

pull/62/head
Daniele Lacamera 2020-06-18 16:43:34 +02:00
parent a9755de446
commit 30c851fa0a
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
#include "led.h"
#include "hal.h"
#include "wolfboot/wolfboot.h"
#include "update.c"
#ifdef PLATFORM_stm32wb
char enc_key[] = "0123456789abcdef0123456789abcdef" /* ChaCha key (256 bit) */