mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-24 01:31:46 +00:00
Add new usage reporting types from 2020v5 (#2026)
This commit is contained in:
committed by
Peter Johnson
parent
0b3821eba3
commit
931b8ceefd
@@ -83,3 +83,9 @@ kResourceType_PWMVictorSPX = 81
|
||||
kResourceType_RevSparkMaxPWM = 82
|
||||
kResourceType_RevSparkMaxCAN = 83
|
||||
kResourceType_ADIS16470 = 84
|
||||
kResourceType_PIDController2 = 85
|
||||
kResourceType_ProfiledPIDController = 86
|
||||
kResourceType_Kinematics = 87
|
||||
kResourceType_Odometry = 88
|
||||
kResourceType_Units = 89
|
||||
kResourceType_TrapezoidProfile = 90
|
||||
|
||||
Reference in New Issue
Block a user