Size characteristic
Opened this issue · 0 comments
magmast commented
The length characteristic is very limited. Software connecting to the driver has to ask user what's the size of the matrix, because it's length is not enough to deduce its width and height.
It would be better to provide size characteristic that would contain two bytes - one for width and one for height.