diff --git a/hid/vibration/source/main.c b/hid/vibration/source/main.c index 09aa46e..51d1f13 100644 --- a/hid/vibration/source/main.c +++ b/hid/vibration/source/main.c @@ -4,6 +4,8 @@ #include //Example for HID vibration/rumble. +//The joy-con for player-1 must be detached from the system, currently it doesn't vibrate when attached (handheld-mode). +//TODO: Fix this for handheld-mode^. int main(int argc, char **argv) {