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