fix bootloader build

This commit is contained in:
Conor Patrick
2019-11-20 11:31:59 -05:00
parent bbfe51499f
commit de55e521cc
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