Changeset 594 for GPL/branches/uniaud32-2.1.x/drv32/parse.c
- Timestamp:
- Apr 3, 2017, 3:18:42 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-2.1.x/drv32/parse.c
r593 r594 240 240 if(*pszOption == '2') { 241 241 MAGIC_COMM_PORT = 0x2f8; 242 } 243 if(*pszOption == '4') { 244 MAGIC_COMM_PORT = 0x4000; 242 245 } 243 246 break;
Note:
See TracChangeset
for help on using the changeset viewer.