displayotron icon indicating copy to clipboard operation
displayotron copied to clipboard

Fix sn3218 compat

Open waveform80 opened this issue 3 years ago • 0 comments

As mentioned in pimoroni/sn3218-python#1 this PR fixes up compatibility with v2 of the sn3218 module by conditionally importing the class and instantiating it as a replacement for the module (which is otherwise imported if the class cannot be so v1 should continue to work).

waveform80 avatar Oct 29 '22 23:10 waveform80