mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 07:53:43 +08:00
add stdlib for abs function
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include "std.h"
|
||||
#include "math/pprz_algebra.h"
|
||||
#include "math/pprz_trig_int.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
struct Uint16Vect3 {
|
||||
uint16_t x;
|
||||
|
||||
Reference in New Issue
Block a user