JM9 XRCU Board 0.1.1
Libraries API Reference
Loading...
Searching...
No Matches
Supported_actuator.h
Go to the documentation of this file.
1
8
9#ifndef SUPPORTED_ACTUATOR_H
10#define SUPPORTED_ACTUATOR_H
11
12#include "Supported_module.h"
13
19 protected:
24};
25
26#endif // #ifndef SUPPORTED_ACTUATOR_H
Supported_actuator()
Creates an object of a supported actuator.
Definition Supported_actuator.h:23
Supported_module()
Creates an object of a supported module.
Definition Supported_module.h:21