Esempio n. 1
0
 //change the default Bluetooth Module name
 public static void moduleName(string name)
 {
     BtConnection.moduleName(name);
 }