mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
committed by
Peter Johnson
parent
eb38204d1a
commit
423d8f6860
@@ -30,6 +30,8 @@ Compressor::Compressor(int pcmID) : m_module(pcmID) {
|
||||
return;
|
||||
}
|
||||
SetClosedLoopControl(true);
|
||||
|
||||
HAL_Report(HALUsageReporting::kResourceType_Compressor, pcmID);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user