EduArt Sensor Ring Library
3.0.0
Loading...
Searching...
No Matches
Orientation.hpp
Go to the documentation of this file.
1
// Copyright (c) 2026 EduArt Robotik GmbH
2
8
9
#pragma once
10
11
#include "sensorring/platform/SensorringExport.hpp"
12
13
namespace
eduart {
14
15
namespace
device {
16
21
enum class
Orientation
{
22
Left,
23
Right,
24
None
25
};
26
27
}
// namespace device
28
29
}
// namespace eduart
eduart::device::Orientation
Orientation
Possible orientations of a sensor board. Used to rotate/mirror light animations and thermal images.
Definition
Orientation.hpp:21
include
sensorring
device
Orientation.hpp
Generated by
1.15.0