You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I recently used your code to build a Macropad Merlin. Very awesome!
With the latest version of CircuitPython and the ADAFruit libraries, the line "macropad.display.show(group)" had to be removed in the code to get it to work.
Hi,
I recently used your code to build a Macropad Merlin. Very awesome!
With the latest version of CircuitPython and the ADAFruit libraries, the line "macropad.display.show(group)" had to be removed in the code to get it to work.
-Iain