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