mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-25 15:27:17 +00:00
Increase solidify buffer (#18843)
This commit is contained in:
parent
2f616eef2c
commit
827c14e4bd
@ -31,7 +31,7 @@ extern const bclass be_class_map;
|
||||
be_vector_count(&(vm)->gbldesc.builtin.vlist)
|
||||
|
||||
#ifndef INST_BUF_SIZE
|
||||
#define INST_BUF_SIZE 288
|
||||
#define INST_BUF_SIZE 768
|
||||
#endif
|
||||
|
||||
#define logfmt(...) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user