Update main.h add libraries

beta-add
Alan Johnston 2 years ago committed by GitHub
parent 88bea43daf
commit 4f540e62aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -20,6 +20,10 @@
#include <arpa/inet.h>
#include <errno.h>
#include <linux/i2c-dev.h>
#include <sys/ioctl.h>
//#include <fcntl.h>
#define PORT 8080
#define A 1

Loading…
Cancel
Save

Powered by TurnKey Linux.