Update telem.c

pull/54/head
alanbjohnston 5 years ago committed by GitHub
parent 9b5fc5619c
commit 53b4f870a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,8 +12,8 @@
//#include "ax5043.h"
//#include "ax25.h"
//#include "spi/ax5043spi.h"
//#include <wiringPiI2C.h>
//#include <wiringPi.h>
#include <wiringPiI2C.h>
#include <wiringPi.h>
//#include <time.h>
//#include <math.h>
//#include "Adafruit_INA219.h" // From Adafruit INA219 library for Arduino

Loading…
Cancel
Save

Powered by TurnKey Linux.