README: Remove unnecessary newline
This commit is contained in:
parent
10f7d9b8db
commit
5211be61d9
1 changed files with 0 additions and 1 deletions
|
|
@ -112,7 +112,6 @@ Apart from defining the blocks, features can be toggled through `config.h`:
|
||||||
// Maximum number of Unicode characters that a block can output.
|
// Maximum number of Unicode characters that a block can output.
|
||||||
#define MAX_BLOCK_OUTPUT_LENGTH 45
|
#define MAX_BLOCK_OUTPUT_LENGTH 45
|
||||||
|
|
||||||
|
|
||||||
// Control whether blocks are clickable.
|
// Control whether blocks are clickable.
|
||||||
#define CLICKABLE_BLOCKS 1
|
#define CLICKABLE_BLOCKS 1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue