Skip to content
This repository has been archived by the owner on Feb 9, 2019. It is now read-only.

Step 5. Adding new targets

Dalton Smith edited this page Sep 12, 2017 · 1 revision

In robot.py, add a new elif with a unique identifying number.

In tracker.py, copy and paste a method, change the while conditional statement identifier to your new identifier.

Clone this wiki locally