We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350db11 commit 556f413Copy full SHA for 556f413
src/viam/sdk/services/discovery.hpp
@@ -22,7 +22,6 @@ namespace sdk {
22
///
23
/// This acts as an abstract parent class to be inherited from by any drivers representing
24
/// specific discovery implementations. This class cannot be used on its own.
25
-
26
class Discovery : public Service {
27
public:
28
/// @brief Discover valid viam configuration of resources that are physically
0 commit comments