Fixed math.h case for linux use

This commit is contained in:
James Devine 2016-04-23 16:15:36 +02:00
parent f2be3769ef
commit a0550a01f5
2 changed files with 2 additions and 1 deletions

View file

@ -20,7 +20,7 @@
#include <Wire.h>
#include <limits.h>
#include <Math.h>
#include <math.h>
#include "Adafruit_10DOF.h"

View file

@ -74,6 +74,7 @@
#include <time.h>
#include <Wire.h>
#include <math.h>
#include "Adafruit_BMP085_U.h" // Barrometric pressure