mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-08-05 18:21:54 +00:00
Updated: Doxygen Documentation
This commit is contained in:
committed by
CarlWachter
parent
b3ed26e288
commit
16b9e6135c
@@ -9,6 +9,11 @@
|
||||
|
||||
namespace sta
|
||||
{
|
||||
/**
|
||||
* @brief A custom printable class.
|
||||
*
|
||||
* @ingroup sta_core
|
||||
*/
|
||||
class CustomPrintable : public Printable
|
||||
{
|
||||
public:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @file delay.hpp
|
||||
* @author <your name> (<you>@<your_domain>.com)
|
||||
* @author [your name] ([you]@[your_domain].com)
|
||||
* @brief
|
||||
* @version 0.1
|
||||
* @date 2023-06-13
|
||||
|
Reference in New Issue
Block a user