Inky wHAT Datasheet

Hi!
I need the datasheet for Inky wHAT and I can’t find it anywhere. It would be nice if you could provide me that. I need to check in it all the commands that are available for the display.

Best,
Marta

Not sure if this helps, but a link on its GitHub page takes you here,
https://pillow.readthedocs.io/en/stable/reference/ImageDraw.html

And on the GitHub page it says the following.
the recommended approach is to use PIL to create and prepare your image before setting it to Inky with set_image() .

I mean commands directly to the display, like 00x0 will set the resolution, 0x12 is Soft Reset etc.
But still thanks :)