mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 08:15:17 +03:00
Windows compilation fix (M_PI)
This commit is contained in:
parent
942b50dc3a
commit
f5d4db97fd
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "opentx.h"
|
#include "opentx.h"
|
||||||
|
#include <math.h>
|
||||||
|
|
||||||
#define ACC_LSB_VALUE 0.000488 // 0.488 mg/LSB
|
#define ACC_LSB_VALUE 0.000488 // 0.488 mg/LSB
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue