Dezibot 4
InfraredLight.cpp
Go to the documentation of this file.
1 #include "InfraredLight.h"
2 
4  bottom.begin();
5  front.begin();
6 }
InfraredLight::front
InfraredLED front
Definition: InfraredLight.h:59
InfraredLight::bottom
InfraredLED bottom
Definition: InfraredLight.h:58
InfraredLight.h
Adds the ability to print to the display of the robot.
InfraredLED::begin
void begin(void)
Definition: InfraredLED.cpp:11
InfraredLight::begin
void begin(void)
Definition: InfraredLight.cpp:3