TTL
This commit is contained in:
parent
8e8aaf382e
commit
fe8156c1a7
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -5,7 +5,7 @@ import struct
|
|||
import sys
|
||||
import libevdev
|
||||
#from libevdev import ecodes
|
||||
|
||||
MULTICAST_TTL = 4
|
||||
def main(device_path, dest_ip, dest_port):
|
||||
"""
|
||||
Reads absolute X and Y coordinates from an evdev device and sends them
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue