Multiple Nokia 5110 screens displaying the same thing

Hi everyone.

I'm busy with a project that will use two Nokia 5110 screens as eyes. I'm using Henning Karlsen's library.

Since the two screens will displaying the exact same thing, can I do away with the rather messy Chip Select procedure, and simply run the two screens on the same CS, SCLK, etc lines?

Thanks in advance.

Nic.

Question since been answered here: Controlling two Nokia 5110 screens to show identical things over SPI (Arduino) - Stack Overflow

Hope this helps someone!