mirror of
https://github.com/Team4388/RidgeScout.git
synced 2026-06-09 00:37:59 -06:00
Problems with qr code system character encoding
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package com.astatin3.scoutingapp2025.Utils;
|
||||
|
||||
public class frcMatch {
|
||||
public frcMatch(){}
|
||||
public int matchIndex = 0;
|
||||
public int[] blueAlliance;
|
||||
public int[] redAlliance;
|
||||
}
|
||||
Reference in New Issue
Block a user