示例#1
0
 internal void reset()
 {
     proc = ProcStat.INIT;
     pow  = PowerStat.UNKNOWN;
     ver  = 0xff;
 }
示例#2
0
 internal void reset()
 {
     proc = ProcStat.INIT;
     pow = PowerStat.UNKNOWN;
     ver = 0xff;
 }