Added note for system-settings vibration config.

This commit is contained in:
yellows8 2018-03-16 21:44:44 -04:00
parent 54e546c63b
commit f1c0e89ad9

View File

@ -4,6 +4,7 @@
#include <switch.h>
//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)
{