Keyestudio 4WD Bluetooth Multi-functional Car Manual page 150

Hide thumbs Also See for 4WD Bluetooth Multi-functional Car:
Table of Contents

Advertisement

void loop()
{
if (irrecv.decode(&results))
{//when receiving a button
if(results.value == IR_XunJi_Mode)
{
while(IR_XunJi_Mode)
{
Xunji_Mode();
//pressing "OK" on remote controller, and entering remote control mode
}
}
if(results.value == IR_Self_Control)
{
while(IR_Self_Control)
{
Self_Control(); //pressing "OK" on remote controller, and entering remote control mode
}
}
if(results.value == IR_IR_Control)
{
while(IR_IR_Control)
{
IR_Control(); //pressing "OK" on remote controller, and entering remote control mode
}
}
keyestudio
www.keyestudio.com
148

Advertisement

Table of Contents
loading

Related Products for Keyestudio 4WD Bluetooth Multi-functional Car

Table of Contents