Esempio n. 1
0
 /// <summary>
 /// byte
 /// </summary>
 /// <returns></returns>
 public byte GetU8()
 {
     return(mConn.GetU8());
 }