/* * the names of things */ # include "setup.h" unsigned char *baudname[] = { " 110 baud$", " 300 baud$", " 600 baud$", "1200 baud$", "2400 baud$", "4800 baud$", "9600 baud$", }, *pname [] = { "RS-232 SERIAL $", "CENTRONICS PARALLEL$", }, *protoname [] = { "X-ON / X-OFF $", "HARDWARE HANDSHAKING ON PIN 20$", };