Closed electricshaman closed 5 years ago
The port crashes when you try to set the image size to 250x250.
This is working now as of 0.4.0 because I fixed a few "rounding error" type things as part of #41, specifically by using the VCOS_ALIGN_UP function to make sure the sizes are aligned to valid numbers.
0.4.0
VCOS_ALIGN_UP
The port crashes when you try to set the image size to 250x250.