7 lines
87 B
Plaintext
7 lines
87 B
Plaintext
#include "NW_I0_GENERIC"
|
|
|
|
void main()
|
|
{
|
|
SetAssociateState(NW_ASC_IS_BUSY,FALSE);
|
|
}
|