Skip to content

Commit

Permalink
Remove outdated reference in Limitations.md (#229)
Browse files Browse the repository at this point in the history
* Remove outdated reference in Limitations.md
  • Loading branch information
lucas-vrtech committed Jun 21, 2023
1 parent 7406948 commit 5fff8cd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/Limitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ that **OpenGloves** provides, such as `Bone Calculations` and <br>

To do this, you have to create your own class derived from [`DeviceDriver`], that <br> implement `StartingDevice`, `SetupProps`, `HandleInput` & `StoppingDevice`.

****  An example of a fully custom controller is **[LucidGloveDriver]** <br>
     *which you are free to adapt to your needs.*

<br>

#### Dynamic Inputs
Expand All @@ -46,5 +43,3 @@ to that of the index controller, and cannot have custom inputs.
<!----------------------------------------------------------------------------->

[`DeviceDriver`]: ../src/DeviceDriver/DeviceDriver.cpp

[LucidGloveDriver]: https://github.com/LucidVR/opengloves-driver/blob/develop/src/DeviceDriver/LucidGloveDriver.cpp

0 comments on commit 5fff8cd

Please sign in to comment.