displayotron
displayotron copied to clipboard
Fix sn3218 compat
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).