Fix OMV2 build.

This commit is contained in:
iabdalkader 2019-01-19 04:16:22 +02:00
parent 6f597a107c
commit 69f1f3c1f0

View File

@ -13,6 +13,7 @@
#include <math.h>
#include STM32_HAL_H
#include "py_cpufreq.h"
#include "py_helper.h"
#if defined(STM32F7) || defined(STM32H7)