kmk_firmware
kmk_firmware copied to clipboard
[peg_oled_display] Update outdated `show()` calls
These were deprecated in circuitpython 9 and need to be updated to use the root_group API to support latest versions.
root_group has been around for some time so although this is a breaking change for almost anyone using Peg + Blok.
Anecdotally, my Lily58 was an early Blok build and the microcontroller I got from BoardSource had circuitpython 8.x.