5
0
Fork 0
mirror of https://github.com/TheTesla/HengLongUDPclient.git synced 2025-06-30 04:16:52 +02:00

first commit: event device reading, heng long protocl conversion with CRC

This commit is contained in:
Stefan Helmert 2014-01-04 02:34:53 +01:00
commit 39f0566283
6 changed files with 320 additions and 0 deletions

21
UDPclient.depend Normal file
View file

@ -0,0 +1,21 @@
# depslib dependency file v1.0
1388607752 source:/home/stefan/Proj/UDPclient/main.c
<pthread.h>
<stdio.h>
<stdlib.h>
<string.h>
<unistd.h>
<errno.h>
<fcntl.h>
<dirent.h>
<linux/input.h>
<sys/types.h>
<sys/stat.h>
<sys/select.h>
<sys/time.h>
<termios.h>
<signal.h>
<sys/socket.h>
<netinet/in.h>
<stdio.h>