Reduce and calibrate RAM usage in firmware
This commit is contained in:
@@ -44,7 +44,6 @@ async function connectAndWrite() {
|
||||
type: 'SetPattern',
|
||||
value: {
|
||||
from: i,
|
||||
to: i + 500,
|
||||
chroma: { type: 'Black' },
|
||||
pattern: buffer.slice(i, i + 500),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user