spc_reset()


为了使用智能扩展板的初始化

Description

void spc_reset(int $t1 = 10, int $t2 = 500)

Parameters

Return Value

none

Example

<?php
include "/lib/sd_spc.php";
spc_reset();
?>

See also