From 5c630b6f5df21a295e10933a52d04944d62c16cf Mon Sep 17 00:00:00 2001 From: storca Date: Mon, 8 Jun 2020 13:59:27 +0200 Subject: [PATCH] Add link to ForceText.exe in README.md --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 0bf9476..ab24628 100644 --- a/Readme.md +++ b/Readme.md @@ -172,6 +172,8 @@ range`[-255,255]` #### **Pay Attention!** +You can test your FFB device with [this tool](https://www.dirks-software.ca/downloads/ForceTest.exe). + **`Joystick.setGains(mygains)` and `Joystick.setEffectParams(myeffectparams)` must be invoked before `JoyStick.getForce(int32_t* forces)`** ## Ref