mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-30 02:31:44 +00:00
[wpilib] Remove Jaguar (and other) motor controllers (#8299)
This commit is contained in:
@@ -46,8 +46,6 @@ S(LineNotOutput, -27,
|
||||
"Cannot SetDigitalOutput for a line not configured for output")
|
||||
S(ParameterOutOfRange, -28, "A parameter is out of range")
|
||||
S(SPIClockRateTooLow, -29, "SPI clock rate was below the minimum supported")
|
||||
S(JaguarVersionError, -30, "Jaguar firmware version error")
|
||||
S(JaguarMessageNotFound, -31, "Jaguar message not found")
|
||||
S(NetworkTablesReadError, -40, "Error reading NetworkTables socket")
|
||||
S(NetworkTablesBufferFull, -41, "Buffer full writing to NetworkTables socket")
|
||||
S(NetworkTablesWrongType, -42,
|
||||
|
||||
Reference in New Issue
Block a user