g27:使用Python读取Logitech G27数据

时间:2024-05-19 23:35:14
【文件属性】:

文件名称:g27:使用Python读取Logitech G27数据

文件大小:4KB

文件格式:ZIP

更新时间:2024-05-19 23:35:14

Python

PythonG27 灵感来自 要求 Python 3.6+ 用法 转储事件 ./g27.py 从Python import g27 wheel = g27.G27() wheel.handlers = [print] wheel.loop() handlers提供了g27.Message对象。 有关详细信息,请参见源。


【文件预览】:
g27-master
----LICENSE.txt(1KB)
----g27.py(6KB)
----README.md(339B)
----Makefile(49B)
----.gitignore(9B)

网友评论

  • https://github.com/felixhummel/g27