remove extension includes

pull/294/head
Alan Johnston 2 years ago committed by GitHub
parent de8285f333
commit 062cf1368c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,8 +7,8 @@
#include <MPU6050_tockn.h> #include <MPU6050_tockn.h>
#include <EEPROM.h> #include <EEPROM.h>
#include <TinyGPS++.h> #include <TinyGPS++.h>
#include "Adafruit_SI1145.h" //#include "Adafruit_SI1145.h"
#include <Adafruit_LIS3MDL.h> //#include <Adafruit_LIS3MDL.h>
#define SEALEVELPRESSURE_HPA (1013.25) #define SEALEVELPRESSURE_HPA (1013.25)

Loading…
Cancel
Save

Powered by TurnKey Linux.