mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-29 02:21:44 +00:00
Remove unused code and add pmd check (#395)
This commit is contained in:
committed by
Peter Johnson
parent
cc246bb9ac
commit
8f67f2c24c
@@ -28,6 +28,7 @@ class AnalogOutput : public SensorBase, public LiveWindowSendable {
|
||||
|
||||
void SetVoltage(double voltage);
|
||||
double GetVoltage() const;
|
||||
int GetChannel();
|
||||
|
||||
void UpdateTable() override;
|
||||
void StartLiveWindowMode() override;
|
||||
|
||||
Reference in New Issue
Block a user