Classes | Macros
lms_buffer.h File Reference
#include "console_bridge/console.h"
#include <stdint.h>
#include <string.h>
#include <unistd.h>
Include dependency graph for lms_buffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LMSBuffer
 

Macros

#define LMS_BUFFER_SIZE   50000
 
#define LMS_ETX   0x03
 
#define LMS_STX   0x02
 
#define logDebug   CONSOLE_BRIDGE_logDebug
 
#define logError   CONSOLE_BRIDGE_logError
 
#define logInform   CONSOLE_BRIDGE_logInform
 
#define logWarn   CONSOLE_BRIDGE_logWarn
 

Macro Definition Documentation

◆ LMS_BUFFER_SIZE

#define LMS_BUFFER_SIZE   50000

Definition at line 31 of file lms_buffer.h.

◆ LMS_ETX

#define LMS_ETX   0x03

Definition at line 33 of file lms_buffer.h.

◆ LMS_STX

#define LMS_STX   0x02

Definition at line 32 of file lms_buffer.h.

◆ logDebug

#define logDebug   CONSOLE_BRIDGE_logDebug

Definition at line 37 of file lms_buffer.h.

◆ logError

#define logError   CONSOLE_BRIDGE_logError

Definition at line 36 of file lms_buffer.h.

◆ logInform

#define logInform   CONSOLE_BRIDGE_logInform

Definition at line 38 of file lms_buffer.h.

◆ logWarn

#define logWarn   CONSOLE_BRIDGE_logWarn

Definition at line 35 of file lms_buffer.h.



lms1xx
Author(s): Konrad Banachowicz
autogenerated on Mon Feb 28 2022 22:43:13