ADD: added prototype of sensormanager
This commit is contained in:
@@ -20,6 +20,9 @@
|
||||
|
||||
namespace Entities {
|
||||
|
||||
/**
|
||||
*@brief this class represents a template class example for senor Applications like Radar, Sonar, eg.
|
||||
*/
|
||||
class Sensor {
|
||||
public:
|
||||
Sensor(
|
||||
|
||||
Reference in New Issue
Block a user