Class NotificationPresets

java.lang.Object
frc.alotobots.util.NotificationPresets

public final class NotificationPresets extends Object
Utility class containing preset notification methods for various subsystems and components. Provides standardized alert methods for common events across different robot systems.
  • Constructor Details

    • NotificationPresets

      public NotificationPresets()