modules: Remove ST header.

This commit is contained in:
iabdalkader 2024-10-11 20:43:08 +02:00
parent 92cb449bba
commit d7732382fc

View File

@ -26,8 +26,6 @@
#include "omv_boardconfig.h" #include "omv_boardconfig.h"
#if MICROPY_PY_IMU #if MICROPY_PY_IMU
#include STM32_HAL_H
#include "py/obj.h" #include "py/obj.h"
#include "py/mphal.h" #include "py/mphal.h"
#include "py/runtime.h" #include "py/runtime.h"