How to view an image (stored in an array of 40kB) by node-red-contrib-image-output
Is it possible to use node-red-contrib-image-output to view an image located in RAM in an array of 40kB (40960 bytes)?
Issue #1: In "variables" node only [9999:0] elements can be selected.
Issue #2: It is a need to group them into format of what node-red-contrib-image-output can consume.
