LemLib / hardware

Hardware Abstractions for the Vex V5
MIT License
1 stars 1 forks source link

hardware

Hardware abstractions for PROS

This PROS template aims to simplify interactions with devices, and implement a common interface so virtually any custom sensors can be used in projects which depend on this template.

Features

Who Should Use This?

Anyone who uses PROS. This API is simpler, safer, and more powerful than that of PROS. Library developers should use this in order to support custom sensors which may be used by VURC and VAIRC teams.