Ajout STL Bouchon M8
This commit is contained in:
BIN
Bouchon M8.skb
Normal file
BIN
Bouchon M8.skb
Normal file
Binary file not shown.
BIN
Bouchon M8.skp
Normal file
BIN
Bouchon M8.skp
Normal file
Binary file not shown.
14422
Shifter STL/Bouchon M8.stl
Normal file
14422
Shifter STL/Bouchon M8.stl
Normal file
File diff suppressed because it is too large
Load Diff
@@ -494,14 +494,6 @@ void ZenDrive_::sendWheelStates()
|
||||
dataWheel[2] = steering;
|
||||
|
||||
HID().SendReport(WHEEL_REPORT_ID, dataWheel, WHEEL_STATE_SIZE);
|
||||
|
||||
/*data[7] = xAxis + 127;
|
||||
data[8] = yAxis + 127;
|
||||
data[9] = zAxis + 127;
|
||||
|
||||
data[10] = (xAxisRotation % 360) * 0.708;
|
||||
data[11] = (yAxisRotation % 360) * 0.708;
|
||||
data[12] = (zAxisRotation % 360) * 0.708;*/
|
||||
}
|
||||
|
||||
ZenDrive_ ZenDrive;
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
//================================================================================
|
||||
//================================================================================
|
||||
// ZenDrive Simulator (Gamepad)
|
||||
// ZenDrive Simulator (Game Controller)
|
||||
|
||||
class ZenDrive_
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user