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