Loading...

Eye 2

So, now it’s time to light up the second eye!

This is also done in the
setup() function...

Add a line of code for the second light after the comment line
// Eye 2:

bob3.setLed(EYE_2, WHITE);

Pay attention to the small and capital letters!

Now, compile your program
and transfer it onto your BOB3.

If everything has worked then both eyes on your BOB3 should be lit and white!

1: Which statements are useful and correct?
 You haven’t completed anything yet!
 Super, so far so good…
 Super, you got it all right!
 Sadly not correct…
 One answer is correct
 A couple are correct…