JHCTech FEBC-3158 User Manual page 55

Table of Contents

Advertisement

Myout(0x4e,0xf6);
Myout(0x4f,time);
Myout(0x4e,0xaa);
}
}
FreeLibrary(hDll); //释放此 DLL
}
void disable_watchdog()
{
set_watchdog(0);
}
int _tmain(int argc, _TCHAR* argv[])
{
set_watchdog(5);
getchar();
return 0;
}
//set counts
//lock
User's Manual
48

Advertisement

Table of Contents
loading

Table of Contents