purduesigbots / pros

Source code for PROS kernel: open source C/C++ development for the VEX V5 microcontroller
https://pros.cs.purdue.edu
Other
259 stars 76 forks source link

✨Pros 4/feature/is_installed #534

Closed ryan-doan closed 1 year ago

ryan-doan commented 1 year ago

Summary:

Added methods to device classes to check if said device is installed correctly in its port.

Motivation:

Quickly check installation status of devices.

References (optional):

Add a "is_installed()" method for devices #497.

Test Plan:

Richard-Stump commented 1 year ago

Your PR is based off of develop. It needs to be based off of develop-pros-4.