|
|
| version 1.1, 2003/10/16 17:58:44 | version 1.2, 2005/02/07 14:46:14 |
|---|---|
| Line 7 extern "C" { | Line 7 extern "C" { |
| extern const UINT32 cmserial_speed[10]; | extern const UINT32 cmserial_speed[10]; |
| COMMNG cmserial_create(UINT port, BYTE param, UINT32 speed); | COMMNG cmserial_create(UINT port, UINT8 param, UINT32 speed); |
| #ifdef __cplusplus | #ifdef __cplusplus |
| } | } |