Wrong case for header

This commit is contained in:
KTOWN
2013-06-18 20:44:12 +02:00
parent 123b6711ec
commit 6ed9be3043

View File

@ -19,7 +19,7 @@
#endif
#include <Wire.h>
#include <Math.h>
#include <math.h>
#include <limits.h>
#include "Adafruit_BMP085.h"