fixed location of Adafruit_INA219.h

pull/27/head
alanbjohnston 7 years ago committed by GitHub
parent 6c495cd29c
commit 4a9c9f97c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@
#include <wiringPi.h>
#include <time.h>
#include "ina219.h"
#include "Adafruit_INA219/Adafruit_INA219.h"
#include "../Adafruit_INA219/Adafruit_INA219.h"
#define VBATT 15
#define ADC5 17

Loading…
Cancel
Save

Powered by TurnKey Linux.