mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-24 01:31:46 +00:00
Update CANAPITypes.h (#1860)
Add Playing With Fusion to CAN manufacturer list.
This commit is contained in:
committed by
Peter Johnson
parent
c93be1b2d5
commit
41efb8015d
@@ -54,7 +54,8 @@ HAL_ENUM(HAL_CANManufacturer) {
|
||||
HAL_CAN_Man_kMS = 7,
|
||||
HAL_CAN_Man_kTeamUse = 8,
|
||||
HAL_CAN_Man_kKauaiLabs = 9,
|
||||
HAL_CAN_Man_kCopperforge = 10
|
||||
HAL_CAN_Man_kCopperforge = 10,
|
||||
HAL_CAN_Man_kPWF = 11
|
||||
};
|
||||
// clang-format on
|
||||
/** @} */
|
||||
|
||||
Reference in New Issue
Block a user