mode auto
This commit is contained in:
		| @@ -13,7 +13,7 @@ import edu.wpi.first.wpilibj2.command.SubsystemBase; | ||||
| public class Bougie extends SubsystemBase { | ||||
|   CANdle candle = new CANdle(23); | ||||
|   CANdleConfiguration config = new CANdleConfiguration(); | ||||
|   RainbowAnimation rainbowAnim = new RainbowAnimation(1, 0.5, 64); | ||||
|   RainbowAnimation rainbowAnim = new RainbowAnimation(1, 0.5, 68); | ||||
|   /** Creates a new Bougie. */ | ||||
|   public Bougie() { | ||||
|     config.brightnessScalar = 0.5; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user