Update main.c

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

@ -33,8 +33,8 @@
#include <wiringSerial.h>
#include <time.h>
#include <math.h>
//#include "Adafruit_INA219.h" // From Adafruit INA219 library for Arduino
//#include "make_wav.h"
#include "Adafruit_INA219.h" // From Adafruit INA219 library for Arduino
#include "make_wav.h"
#include <sys/socket.h>
#include <stdlib.h>
#include <netinet/in.h>

Loading…
Cancel
Save

Powered by TurnKey Linux.