added #include "Adafruit_INA219/Adafruit_INA219.h"

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

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

Loading…
Cancel
Save

Powered by TurnKey Linux.