Dezibot 4
Dezibot Class Reference

#include <Dezibot.h>

+ Collaboration diagram for Dezibot:

Public Member Functions

 Dezibot ()
 
void begin (void)
 

Public Attributes

Motion motion
 
LightDetection lightDetection
 
ColorDetection colorDetection
 
MultiColorLight multiColorLight
 
InfraredLight infraredLight
 
Communication communication
 
Display display
 

Detailed Description

Definition at line 24 of file Dezibot.h.

Constructor & Destructor Documentation

◆ Dezibot()

Dezibot::Dezibot ( )

Definition at line 9 of file Dezibot.cpp.

Member Function Documentation

◆ begin()

void Dezibot::begin ( void  )

Definition at line 11 of file Dezibot.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ colorDetection

ColorDetection Dezibot::colorDetection

Definition at line 31 of file Dezibot.h.

◆ communication

Communication Dezibot::communication

Definition at line 34 of file Dezibot.h.

◆ display

Display Dezibot::display

Definition at line 35 of file Dezibot.h.

◆ infraredLight

InfraredLight Dezibot::infraredLight

Definition at line 33 of file Dezibot.h.

◆ lightDetection

LightDetection Dezibot::lightDetection

Definition at line 30 of file Dezibot.h.

◆ motion

Motion Dezibot::motion

Definition at line 29 of file Dezibot.h.

◆ multiColorLight

MultiColorLight Dezibot::multiColorLight

Definition at line 32 of file Dezibot.h.


The documentation for this class was generated from the following files: