unleashed-firmware/firmware/targets/f7/platform_specific/math_wrapper.h
Sergey Gavrilov d8500510be
API: explicitly add math.h (#2852)
* API: explicitly add math.h

* sync target api versions
2023-07-06 15:49:53 +04:00

2 lines
No EOL
30 B
C

#pragma once
#include <math.h>