SMACC2
Classes | Enumerations
sm_dance_bot_strikes_back::cl_service3 Namespace Reference

Classes

class  CbService3
 
class  ClService3
 

Enumerations

enum class  Service3Command { SERVICE3_ON , SERVICE3_OFF }
 

Enumeration Type Documentation

◆ Service3Command

Enumerator
SERVICE3_ON 
SERVICE3_OFF 

Definition at line 28 of file cb_service3.hpp.

29{
30 SERVICE3_ON,
31 SERVICE3_OFF
32};