Add CameraServer camera_feeds_updated signal, and document async behavior
This commit is contained in:
parent
65eb664352
commit
2560ddbce0
6 changed files with 33 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ public:
|
|||
};
|
||||
|
||||
typedef CameraServer *(*CreateFunc)();
|
||||
static inline constexpr const char feeds_updated_signal_name[] = "camera_feeds_updated";
|
||||
|
||||
private:
|
||||
protected:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue