From 8c0ed6f417317bd814caf9e05db856edcdedd864 Mon Sep 17 00:00:00 2001 From: skarg Date: Thu, 25 Oct 2007 02:00:04 +0000 Subject: [PATCH] Added info about USB converters. --- bacnet-stack/ports/win32/rs485.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bacnet-stack/ports/win32/rs485.c b/bacnet-stack/ports/win32/rs485.c index 0c69801c..683a72e7 100644 --- a/bacnet-stack/ports/win32/rs485.c +++ b/bacnet-stack/ports/win32/rs485.c @@ -36,6 +36,11 @@ /* The module handles sending data out the RS-485 port */ /* and handles receiving data from the RS-485 port. */ /* Customize this file for your specific hardware */ +/* Suggested USB to RS485 devices: + B&B Electronics USOPTL4 + SerialGear USB-COMi-SI-M +*/ + #include #include #include