generationmake / DogGraphicDisplay

arduino library for EA dog graphic displays based on their own arduino library
GNU Lesser General Public License v2.1
6 stars 1 forks source link

add function to use different SPI port #8

Closed generationmake closed 3 years ago

generationmake commented 3 years ago

at the moment hardware SPI always points to SPI0. On some boards other SPI boards have to be used. So add a possibility to do so.