|
|
@ -2,5 +2,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
#define CLICKABLE_BLOCKS 0 // Enable clickability for blocks
|
|
|
|
#define CLICKABLE_BLOCKS 0 // Enable clickability for blocks
|
|
|
|
#define CMDLENGTH 45 // Trim block output to this length
|
|
|
|
#define CMDLENGTH 45 // Trim block output to this length
|
|
|
|
#define DELIMITER " " // Delimiter string used to separate blocks
|
|
|
|
#define DELIMITER "" // Delimiter string used to separate blocks
|
|
|
|
#define LEADING_DELIMITER 0 // Whether a leading separator should be used
|
|
|
|
#define LEADING_DELIMITER 0 // Whether a leading separator should be used
|
|
|
|