fix bootloader build

This commit is contained in:
Conor Patrick
2019-11-20 11:31:59 -05:00
parent d769495b24
commit 0c420f9089
2 changed files with 3 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
#define _APP_H_
#include <stdint.h>
#include "version.h"
#include "solo.h"
#define DEBUG_UART USART1
#ifndef DEBUG_LEVEL