You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
In IDE Arduino I have :
Ephemeris.cpp:73:37: warning: overflow in conversion from 'float' to 'int' changes value from '+QNaNf' to '0' [-Woverflow]
static int altitudeOnEarth = NAN;
Thanks
Hello,
In IDE Arduino I have :
Ephemeris.cpp:73:37: warning: overflow in conversion from 'float' to 'int' changes value from '+QNaNf' to '0' [-Woverflow]
static int altitudeOnEarth = NAN;
Thanks