Prusa MINI Firmware overview
msg_stack Struct Reference

#include <marlin_server.h>

Collaboration diagram for msg_stack:

Public Attributes

char msg_data [MSG_STACK_SIZE][MSG_MAX_LENGTH]
 
uint8_t count
 

Member Data Documentation

◆ msg_data

char msg_stack::msg_data[MSG_STACK_SIZE][MSG_MAX_LENGTH]

◆ count

uint8_t msg_stack::count