Ignore:
Timestamp:
Apr 3, 2017, 3:18:42 PM (8 years ago)
Author:
David Azarewicz
Message:

Code cleanup.
Hack for tick.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-2.1.x/drv32/parse.c

    r593 r594  
    240240        if(*pszOption == '2') {
    241241            MAGIC_COMM_PORT = 0x2f8;
     242        }
     243        if(*pszOption == '4') {
     244            MAGIC_COMM_PORT = 0x4000;
    242245        }
    243246        break;
Note: See TracChangeset for help on using the changeset viewer.