scratch = (int)((counter+warmup - millis())/1000); sprintf(databuff2,"Countdown: %3d", scratch); sprintf(dispbuff,"%-16s",databuff2); ...
確定! 回上一頁