kmk_firmware icon indicating copy to clipboard operation
kmk_firmware copied to clipboard

[peg_oled_display] Update outdated `show()` calls

Open after-ephemera opened this issue 1 year ago • 0 comments

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.

after-ephemera avatar Apr 25 '24 12:04 after-ephemera