diff options
| -rw-r--r-- | README | 1 | ||||
| -rw-r--r-- | README.md | 7 |
2 files changed, 7 insertions, 1 deletions
@@ -1 +0,0 @@ -Roomba Where Art Thou diff --git a/README.md b/README.md new file mode 100644 index 0000000..431bad3 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +Roomba Where Art Thou +=== + +Mac OS X Installation +--- +- rename `roombacomm-client/lib/rxtx/librxtxSerial.jnilib_macosx` to `roombacomm-client/lib/rxtx/librxtxSerial.jnilib` +- download and install the VCP driver kit (http://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx) |
