Added comments to vibration example regarding vibration being unusable in handheld-mode.

This commit is contained in:
yellows8 2018-03-10 19:47:39 -05:00
parent 17c6b8658c
commit e0ac4fba23

View File

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