From 68eacc99c3d0390d079d6c536a07459dd713ea88 Mon Sep 17 00:00:00 2001 From: https://www.google.com/accounts/o8/id?id=AItOawm0ueYc3uAa4dyHN7qpKGTTxj3kdl3suoM Date: Wed, 8 Jun 2011 02:42:20 +0000 Subject: clarified raw command over bluetooth issue --- index.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.mdwn b/index.mdwn index 6d006af..8b58060 100644 --- a/index.mdwn +++ b/index.mdwn @@ -49,7 +49,7 @@ inside the package directory. This should be run as root (or use sudo). # Status * The USB interface is working well. -* Bluetooth Interface partially works, e.g., send_direct_command(), but raw commands sent using NXT.write() fails since NXT.read() does not return any data. +* Bluetooth Interface partially works, e.g., send_direct_command(), but raw commands requiring replies sent using NXT.write() fails since NXT.read() does not return any data. * Not all Fantom API functions are exposed, e.g., high level iFile, iModule APIs (Patches are welcome). # How to use this wiki? -- cgit v1.2.3