Removes additional references to CANTalon from the library. (#312)

This commit is contained in:
Thad House
2016-11-01 20:13:26 -07:00
committed by Peter Johnson
parent 9bbdaf300b
commit ecb2add791
7 changed files with 0 additions and 23 deletions

View File

@@ -31,7 +31,6 @@ int32_t HAL_GetNumPCMModules(void);
int32_t HAL_GetNumSolenoidChannels(void);
int32_t HAL_GetNumPDPModules(void);
int32_t HAL_GetNumPDPChannels(void);
int32_t HAL_GetNumCanTalons(void);
#ifdef __cplusplus
}
#endif