mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-05 03:21:42 +00:00
Refactor source IsConnected() and connected notification.
This commit is contained in:
@@ -33,8 +33,6 @@ class UsbCameraImpl : public SourceImpl {
|
||||
|
||||
void Start();
|
||||
|
||||
bool IsConnected() const override;
|
||||
|
||||
// Property functions
|
||||
void SetProperty(int property, int value, CS_Status* status) override;
|
||||
void SetStringProperty(int property, llvm::StringRef value,
|
||||
|
||||
Reference in New Issue
Block a user