mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
Update UsageReporting enums and their uses for 2019 (#1218)
This commit is contained in:
committed by
Peter Johnson
parent
8aac46542d
commit
d54c2665dc
@@ -21,7 +21,7 @@ CAN::CAN(int deviceId) {
|
||||
return;
|
||||
}
|
||||
|
||||
// HAL_Report(HALUsageReporting::kResourceType_CAN, deviceId);
|
||||
HAL_Report(HALUsageReporting::kResourceType_CAN, deviceId);
|
||||
}
|
||||
|
||||
CAN::~CAN() {
|
||||
|
||||
Reference in New Issue
Block a user