MRAS
Multi Rocket Avionics System
Loading...
Searching...
No Matches
TextLogMsg Struct Reference

A message containing text to be logged. More...

#include <TextLogMsg.h>

Inheritance diagram for TextLogMsg:
Inheritance graph
Collaboration diagram for TextLogMsg:
Collaboration graph

Public Attributes

char text [255] = {}
 The text to be logged. Max 255 chars in length.
 

Additional Inherited Members

- Public Member Functions inherited from SystemMessage
 SystemMessage (SystemMessageType type)
 
SystemMessageType get_type ()
 Get the type of the message.
 
- Protected Attributes inherited from SystemMessage
SystemMessageType type
 

Detailed Description

A message containing text to be logged.

This message is emitted by the TextLogger subsystems and allows the SDLogger to log text to the SD card.


The documentation for this struct was generated from the following file: