Hello all.
I am attempting to use Robert Moro's repo (GitHub - robertmoro/7ColorEPaperPhotoFrame: Battery operate photo frame using the 7 color 5.65 inch e-paper display from Waveshare) and I am using his code exactly, aside from some minor edits to add more serial text. His code is based on the latest version of the Waveshare EPD5in65 library.
I am running this on Arduino Uno with the Waveshare 5.65" 7-color e-paper display.
Operationally everything runs correctly - the images are loaded from the SD card and they are displayed in the correct dimensions on the e-paper display in the correct orientation. But the colours do not match those in the original bitmap. There seems to be some swapping of colours - white/black, red/yellow and orange/green - only blue appears to be correct.
I have tried with a brand new e-paper display (I wanted another one anyway) with the same results.
By way of an example, see attached the test bitmap (as a JPG) and an image of how this displays on screen.
![aceptest](https://europe1.discourse-cdn.com/arduino/original/4X/3/4/7/34786615e7413c6342b94d6fd1afdd850a7417f9.jpeg)