g29 0.2.1

A library offering an interface for Logitech G29 wheel/pedal and force feedback control.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.hidapi]
version = "2.5.0"

[package]
authors = ["Lahcen Boulbalah"]
description = "A library offering an interface for Logitech G29 wheel/pedal and force feedback control."
edition = "2021"
keywords = ["Logitech", "G29", "Driver", "ForceFeedback", "control"]
license = "MIT"
name = "g29"
readme = "README.md"
repository = "https://github.com/misarb/g29rs/"
version = "0.2.1"