From d860ab4aacef3034cb241048496c74320abe66e3 Mon Sep 17 00:00:00 2001 From: benfry Date: Wed, 20 Nov 2002 04:42:23 +0000 Subject: [PATCH] added individual readme for the serial stuff --- processing/build/macosx/dist/serial/readme.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 processing/build/macosx/dist/serial/readme.txt diff --git a/processing/build/macosx/dist/serial/readme.txt b/processing/build/macosx/dist/serial/readme.txt new file mode 100644 index 000000000..c87a1e61c --- /dev/null +++ b/processing/build/macosx/dist/serial/readme.txt @@ -0,0 +1,8 @@ +README / WARNING! MILDLY DANGEROUS + +this is a package of the installer for rxtx, which enables serial port +support under Mac OS X. more details can be found at http://rxtx.org/ + +the installer, and the necessary steps to get things working aren't +necessarily pretty.. we hope to fix this in a future release of +processing, but for the time being, this is the best we can offer.