rm-hull / luma.examples

Companion repo for running examples against the luma.oled, luma.lcd, luma.led_matrix and luma.emulator display drivers.
MIT License
367 stars 140 forks source link

SystemError: error return without exception set #124

Closed ThivagarK closed 3 years ago

ThivagarK commented 3 years ago

Good day. I am new to python so I don't understand why I always get the System Error:error return without exception set

self. _spi.cshigh = cs_high

thijstriemstra commented 3 years ago

See https://github.com/rm-hull/luma.oled/issues/292