set maximum cpl lines to eight

This commit is contained in:
dwarning 2010-01-28 20:18:30 +00:00
parent 0bea3e294a
commit 911d607871
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
#define MAX_FET_SIZE 80 /* largest fet in microns */
#define Vol_Step 1.0e-3 /* voltage resolution */
#define SCL 1000.0 /* voltage scaler (1V/3mv) */
#define MAX_CP_TX_LINES 4 /* max number of coupled lines in
#define MAX_CP_TX_LINES 8 /* max number of coupled lines in
a multiconductor line system */
/************************************************************