libsbp
v2.4.7
|
#include "common.h"
Go to the source code of this file.
Data Structures | |
struct | msg_log_t |
struct | msg_fwd_t |
struct | msg_tweet_t |
struct | msg_print_dep_t |
Macros | |
#define | SBP_MSG_LOG 0x0401 |
Plaintext logging messages with levels. More... | |
#define | SBP_MSG_FWD 0x0402 |
Wrapper for FWD a separate stream of information over SBP. More... | |
#define | SBP_MSG_TWEET 0x0012 |
Tweet. More... | |
#define | SBP_MSG_PRINT_DEP 0x0010 |
Deprecated. More... | |