Eric Wu / Mbed 2 deprecated WifiRobot

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

irobotChargingSourcesAvailable_t Struct Reference

irobotChargingSourcesAvailable_t Struct Reference

iRobot charging source sensors. More...

#include <irobotSensorTypes.h>

Data Fields

bool internalCharger
 internal charger
bool homeBase
 home docking station

Detailed Description

iRobot charging source sensors.

Definition at line 142 of file irobotSensorTypes.h.


Field Documentation

bool homeBase

home docking station

Definition at line 144 of file irobotSensorTypes.h.

internal charger

Definition at line 143 of file irobotSensorTypes.h.