docs formatting fixes
This commit is contained in:
+2
-2
@@ -466,7 +466,7 @@ Queues a wrist-squeeze feedback at the desired level, and optionally if chosen,
|
||||
**Parameters:**
|
||||
|
||||
- **Squeeze Level 01:** Value clamped between `0.0` (no squeeze) to `1.0` (full squeeze).
|
||||
- **bSendImmediate** If set to `true`, immediately sends the command, otherwise only queues until `Send Haptics` function is called.
|
||||
- **Send Immediate** If set to `true`, immediately sends the command, otherwise only queues until `Send Haptics` function is called.
|
||||
|
||||
> [!NOTE]
|
||||
> Wrist-squeeze value behavior:
|
||||
@@ -544,7 +544,7 @@ This example demonstrates:
|
||||
|
||||

|
||||
|
||||
Because `bSendImmediate` is enabled, the squeeze is transmitted instantly instead of being queued.
|
||||
Because `Send Immediate` is enabled, the squeeze is transmitted instantly instead of being queued.
|
||||
|
||||
> [!CAUTION]
|
||||
> Avoid using `Send Immediate` unless necessary.
|
||||
|
||||
Reference in New Issue
Block a user