From 173e2114d17f2b53ba5a1f2f8eb2b88feedd54db Mon Sep 17 00:00:00 2001 From: "guilhem.duche" Date: Sun, 1 Jun 2008 15:00:20 +0000 Subject: [PATCH] Edited wiki page through web user interface. git-svn-id: http://wiiusej.googlecode.com/svn/wiki@166 ae48ae66-6a45-0410-b38e-211266189506 --- FAQ.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.wiki b/FAQ.wiki index 8fc1577..a5a5ff8 100644 --- a/FAQ.wiki +++ b/FAQ.wiki @@ -32,4 +32,4 @@ A : Shutdown WiiuseJ: WiiUseApiManager.shutdown(); and get wiimotes again : WiiU *Q :* I have this error: Error: [ERROR] Unable to 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. +A : You can try to force the type of bluetooth stack you got. This is only for windows. 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. \ No newline at end of file