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