예제 #1
0
    public void Next_Btn()
    {
//		StopDevice ();
        SceneManager.LoadScene("MainMenu");
        linkManager.StopScanning();
        Debug.Log("Sensor manager, device selection scene next button pressed ");
    }