![]() |
MRAS
Multi Rocket Avionics System
|
A message containing text to be logged. More...
#include <TextLogMsg.h>


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 |
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.