mirror of
https://github.com/opentx/opentx.git
synced 2025-07-17 05:15:18 +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 <math.h>
|
||||
|
||||
#define ACC_LSB_VALUE 0.000488 // 0.488 mg/LSB
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue