Dezibot 4
|
#include <Dezibot.h>
Public Member Functions | |
Dezibot () | |
void | begin (void) |
Public Attributes | |
Motion | motion |
LightDetection | lightDetection |
ColorDetection | colorDetection |
MultiColorLight | multiColorLight |
InfraredLight | infraredLight |
Communication | communication |
Display | display |
Dezibot::Dezibot | ( | ) |
Definition at line 9 of file Dezibot.cpp.
void Dezibot::begin | ( | void | ) |
ColorDetection Dezibot::colorDetection |
Communication Dezibot::communication |
InfraredLight Dezibot::infraredLight |
LightDetection Dezibot::lightDetection |
MultiColorLight Dezibot::multiColorLight |