mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-22 01:11:40 +00:00
bugfix for is binary in ui and target group
- css cleanup of main header
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package com.chameleonvision.vision;
|
||||
|
||||
public enum TargetGroup {
|
||||
Single,Dual,Triple,Quadruple,Quintuple
|
||||
Single,Dual
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user