diff --git a/FAQ.wiki b/FAQ.wiki index 36179f0..8fc1577 100644 --- a/FAQ.wiki +++ b/FAQ.wiki @@ -1,3 +1,4 @@ +#labels Featured,Phase-Support #Frequently Asked Questions = Frequently Asked Questions = @@ -32,5 +33,3 @@ A : Shutdown WiiuseJ: WiiUseApiManager.shutdown(); and get wiimotes again : WiiU determine bluetooth stack type. What can i do ? A : You can try to force the type of bluetooth stack you got. For this get the wiimotes this way : WiiUseApiManager.getWiimotes(2, true, WiiUseApiManager.WIIUSE_STACK_MS); if you got a windows bluetooth stack or widcomm. Use WiiUseApiManager.WIIUSE_STACK_BLUESOLEIL if you got bluesoleil. - -