badge23: work around ctx initialization race condition
Sometimes mpy code requests ctx too early, before the display (and thus ctx) are initialized. This is a quick-and-dirty workaround as we're planning on getting rid of this code path anyway.
Loading
Please register or sign in to comment