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:
commit
39f0566283
6 changed files with 320 additions and 0 deletions
21
UDPclient.depend
Normal file
21
UDPclient.depend
Normal 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>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue