You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commit 217d6cf.
screengrab_c.h has a pointer implicit conversion behavior at line 93 (from void* to uint8_t *).
I want to add a explicit conversion to it.
BTW I am new to this project and I want to contribute to it actively.
...
The text was updated successfully, but these errors were encountered:
Description
Commit 217d6cf.
screengrab_c.h has a pointer implicit conversion behavior at line 93 (from void* to uint8_t *).
I want to add a explicit conversion to it.
BTW I am new to this project and I want to contribute to it actively.
...
The text was updated successfully, but these errors were encountered: