include f3hw in main

This commit is contained in:
Rene Hopf
2017-06-12 19:10:18 +02:00
parent a46760b34f
commit 66e26c377e

View File

@@ -57,6 +57,7 @@
#include "version.h"
#include "common.h"
#include "commands.h"
#include "f3hw.h"
uint32_t systick_freq;
CRC_HandleTypeDef hcrc;