Files
allwpilib/hal/lib/athena/Solenoid.cpp
Thad House 71d0a07e0a Fixes solenoid allocation error message (#455)
The error was NO_AVAILABLE_RESOURCES, which is not the proper error to
return. Instead,  just return the error directly from the allocation.
2017-01-14 23:59:05 -07:00

4.3 KiB