2017-07-06 Fred Gleason <fredg@paravelsystems.com>

* Refactored catch connector code in RDCatch(1) to support an
	arbitrary number of hosts.
	* Removed RD_MAX_STATIONS from 'lib/rd.h'.
This commit is contained in:
Fred Gleason
2017-07-06 11:01:53 -04:00
parent 06deb33144
commit 63947813da
4 changed files with 80 additions and 60 deletions

View File

@@ -122,11 +122,6 @@
*/
#define MAX_GPIO_PINS 32768
/*
* Max number of possible workstations
*/
#define RD_MAX_STATIONS 64
/*
* Max number of possible audio adapters
*/