Eric Wu / Mbed 2 deprecated WifiRobot

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

irobotButtons_t Struct Reference

irobotButtons_t Struct Reference

iRobot button sensors. More...

#include <irobotSensorTypes.h>

Data Fields

bool advance
 advance button
bool play
 play button

Detailed Description

iRobot button sensors.

Definition at line 127 of file irobotSensorTypes.h.


Field Documentation

bool advance

advance button

Definition at line 128 of file irobotSensorTypes.h.

bool play

play button

Definition at line 129 of file irobotSensorTypes.h.