AP_Declination: Increased range of supported latitude coordinates.
Fixed incorrect type usage to save stack space. Signed-off-by: Andrew Tridgell <tridge@samba.org>
This commit is contained in:
parent
e22da153ec
commit
e08b50ee91
File diff suppressed because one or more lines are too long
@ -6,6 +6,7 @@
|
||||
// Just incase it wasn't included elsewhere
|
||||
#include <avr/pgmspace.h>
|
||||
#include <math.h>
|
||||
#include "../AP_Common/AP_Common.h"
|
||||
|
||||
/*
|
||||
* Adam M Rivera
|
||||
|
Loading…
Reference in New Issue
Block a user