FIxes
This commit is contained in:
@@ -9,7 +9,7 @@ Dezibot::Dezibot() : multiColorLight() {};
|
||||
|
||||
void Dezibot::begin(void)
|
||||
{
|
||||
Power.begin();
|
||||
power.begin();
|
||||
Wire.begin(SDA_PIN, SCL_PIN);
|
||||
infraredLight.begin();
|
||||
lightDetection.begin();
|
||||
|
||||
Reference in New Issue
Block a user