This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed Location of have_seen in BlueAuto
The have_seen boolean was being declared inside the runOpMode() loop, this means that every time the value the camera should have stopped detecting, the value was reset to false causing issue #3
- Loading branch information