Learn 1: The Notebook
4. Sensor Setup Code
In this mission we will be reusing the line follower sensor as well as learning how to use the color sensor.
In this cell we will eventually:
- create instances of both of these sensors a
- tell the code which ports we have plugged them in to.
Later in the LEARN section we will help you to write the code for this cell.