diff options
Diffstat (limited to 'aka.wiiremote/TODO')
-rw-r--r-- | aka.wiiremote/TODO | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/aka.wiiremote/TODO b/aka.wiiremote/TODO new file mode 100644 index 0000000..a8da43d --- /dev/null +++ b/aka.wiiremote/TODO @@ -0,0 +1,7 @@ + + + - try out IOBluetoothLocalDeviceAvailable(wiiremote->inquiry); to see if that will set up the event loops (http://lists.apple.com/archives/bluetooth-dev/2006/Dec/msg00001.html) + + +- try CFRunLoopRun(); then CFRunLoopStop(CFRunLoopGetCurrent()); in akawiiremote_clock() and akawiiremote_bang() + |