Bitmap image display

While using watch x, I couldn’t run the code for showing bitmap images on the screen. I tried different libraries, but I failed. Can you help with this? (sample code etc.)

Hi @Mr_Stark,

Please download the libraries from watchX. Inside libraries there is a file called watchX_SSD1306 you can investigate the resources.h file. You should convert the bitmap into hex file and include the hex file inside a resource file just like the one present at watchX_SSD1306.