Package com.lightningrobotics.common.util.operator.trigger
- 
Class Summary Class Description EitherButtonTrigger Only performs the action, when either button is pressed.TwoButtonTrigger Only performs the action, when both buttons are pressed. 
| Class | Description | 
|---|---|
| EitherButtonTrigger | 
 Only performs the action, when either button is pressed. 
 | 
| TwoButtonTrigger | 
 Only performs the action, when both buttons are pressed. 
 |