diff --git a/hid/vibration/source/main.c b/hid/vibration/source/main.c index 32b011e..8dab6a7 100644 --- a/hid/vibration/source/main.c +++ b/hid/vibration/source/main.c @@ -4,6 +4,7 @@ #include //Example for HID vibration/rumble. +//For vibration to work you may have to do the following first: enter System-Settings->Controllers, then turn the vibration config to OFF (if it's already ON), then ON. int main(int argc, char **argv) {