I have used Adafruit St7789 library to draw monochromatic images which are of 8 bits . It works fine but is slow .
So I changed my library to Arduino ST7789 fast . Now I am not getting how to draw 8 bit image with
lcd.drawBitmap function . Can anybody help me with this library how to draw monochromatic image using ST7789 ??