fixed minor bug

This commit is contained in:
Kayman 2018-02-27 10:32:56 +09:00
parent 2549fe19b9
commit af6206c321

View File

@ -256,7 +256,7 @@ void buttonHandlerCallback(const std_msgs::String::ConstPtr& msg)
case ActionDemo:
playSound(default_mp3_path + "Interactive motion mode.mp3");
setLED(0x04);ball_tracker
setLED(0x04);
break;
default: