File: bwi_msgs/LEDTestType.msg
Raw Message Definition
# LED Test Type
# Service Variables
uint8 SET_EVERY_FIFTH = 1
uint8 SET_FIRST_FIVE = 2
uint8 TEST_STRIP = 3
# Selects which animation to execute
uint8 test_type
Compact Message Definition
uint8 SET_EVERY_FIFTH=1
uint8 SET_FIRST_FIVE=2
uint8 TEST_STRIP=3
uint8 test_type