Projekt

Allgemein

Profil

Feature #567

Clean up heart-beat-LED-code

Von Maximilian Seesslen vor 4 Monaten hinzugefügt.

Status:
Neu
Priorität:
Normal
Zugewiesen an:
-
Zielversion:
-
Beginn:
25.09.2024
Abgabedatum:
% erledigt:

0%

Geschätzter Aufwand:
CS Zielversion:

Beschreibung

There is a mess up.

void hbEvent( ELogCategory category ): always a dummy
void heartbeatTrampoline(CHeartBeat::EStatus eStatus): status versus dummy
hbWarning(); -> heartbeatTrampoline(CHeartBeat::EStatus::critical)
hbCritical(); -> heartbeatTrampoline()
hbFatal(); -> heartbeatTrampoline()

Auch abrufbar als: Atom PDF