Skip to content

Commit

Permalink
Update ADB.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey004 authored Oct 26, 2024
1 parent f6c4d06 commit 357b45f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Quest2-VRC.Core/Modules/ADB.cs
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ Quest 1 (Android 10) = monterey
Quest Pro = seacliff
Quest 3 = eureka
Quest3S = panther */
Quest 3 = eureka
Quest3S = panther */
{
Console.WriteLine("Device is: \nModel: {0}\nCodename: {1} \nState: {2}", device.Model, device.Name, device.State);
Console.WriteLine("Oculus/Meta device is not detected or is not authorized, please disconnect all non Oculus/Meta devices and close all emulators on PC, try again");
Expand Down

0 comments on commit 357b45f

Please sign in to comment.