1
0
forked from fsfw/fsfw

comments removed

This commit is contained in:
2020-11-03 16:31:25 +01:00
parent 81f5783d37
commit f69f9bb31e
2 changed files with 1 additions and 6 deletions

View File

@ -3,9 +3,7 @@
#include <cstdint>
// It would be better to put this in a clock namespace, but then we
// have a nameclash with the class Clock (which propably also should be put
// in a namespace)
typedef struct {
uint32_t year; //!< Year, A.D.
uint32_t month; //!< Month, 1 .. 12.