Skip to content
Snippets Groups Projects

Draft: Resolve "Implementation of new nodes creation"

Open Joan Vallvé Navarro requested to merge 454-implementation-of-new-nodes-creation into devel
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -200,7 +200,6 @@ class SensorBase : public NodeStateBlocks
StateBlockPtr getIntrinsic();
public:
// enable/disable the sensor
bool isEnabled() const;
void enable();
Loading