moved Adafruit_INA219.h

pull/14/head
alanbjohnston 7 years ago committed by GitHub
parent 4018f396ae
commit 63af9ad620
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -33,7 +33,7 @@
#include <wiringPi.h>
#include <time.h>
#include <math.h>
#include "../Adafruit_INA219/Adafruit_INA219.h" // From Adafruit INA219 library for Arduino
#include "Adafruit_INA219.h" // From Adafruit INA219 library for Arduino
#define A 1
#define B 2

Loading…
Cancel
Save

Powered by TurnKey Linux.