Two different gauge UIs on two different displays one esp32

I’ve created two different gauge UIs but can’t figure out how to display them via one esp32 dev board. From my internet research it seems like a call out of different chip select pins but I can’t figure out how to map to the individual UI to display ? Any examples out there ? Thanks

What hardware are the displays, and what is their connection setup to the ESP32 dev board?

When you ask Squareline , dont support this. But you can use simple screens assign to displays …

I’m using 2 GC9a01 1.28 inch round displays. I figured out how to map the chip select pin to the sketch outside of the setup.h file. Now the question is how to take the ui file output from square line and insert it into the sketch to display it.

I’ve connected the 2 displays in parallel via spi pins , dc,scl,sda, etc