Inport Freescale's magnetic calibration math

This commit is contained in:
PaulStoffregen 2016-03-10 08:37:02 -08:00
commit ae4c221308
5 changed files with 1030 additions and 2 deletions

View file

@ -109,7 +109,7 @@ static GLuint spherelowreslist;
void display_callback(void)
{
static int updatenum=0;
//static int updatenum=0;
int i, count=0;
float xscale, yscale, zscale;
float xoff, yoff, zoff;