summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.mdwn2
1 files changed, 1 insertions, 1 deletions
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?