HF-Robotics/TntFtcCore

Add Support for Voltage Detector

Closed this issue · 0 comments

Newer versions of RoadRunner require access to the VoltageSensor on the hub. This access is also through a DeviceMapping, not by accessing the hardware map via get(). We should add a fake VoltageSensor, as well as make it available through DeviceMappings.