added TelemEncoding.h

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

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

Loading…
Cancel
Save

Powered by TurnKey Linux.