File: sensehat_ros/Clear.srv
Raw Message Definition
# sets all of the 64 LED matrix pixels to the specified RGB color and waits for the specified amount of seconds
int16[3] colour
float64 duration
---
Compact Message Definition
int16[3] colour
float64 duration