mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Fixed doxygen warnings
This commit is contained in:
@@ -15,7 +15,7 @@ namespace Json { class Value; }
|
||||
///
|
||||
/// The Led structure contains the definition of the image portion used to determine a single led's
|
||||
/// color.
|
||||
/// <pre>
|
||||
/// @verbatim
|
||||
/// |--------------------image--|
|
||||
/// | minX maxX |
|
||||
/// | |-----|minY |
|
||||
@@ -25,7 +25,7 @@ namespace Json { class Value; }
|
||||
/// | |
|
||||
/// | |
|
||||
/// |---------------------------|
|
||||
/// <endpre>
|
||||
/// @endverbatim
|
||||
///
|
||||
struct Led
|
||||
{
|
||||
|
Reference in New Issue
Block a user