设定与智能扩展板的通信速度
void spc_sync_baud(int $baud = 115200, int $t1 = 1, int $t2 = 100)
none
<?php include "/lib/sd_spc.php"; spc_reset(); spc_sync_baud(); ?>