Joe Freeman
Joe Freeman
How do we get this in front of the 6 required reviewers? This PR is going to go stale / fall behind. Oh, it looks like it is already stale...
I have this display and there is a driver that looks like it might work https://github.com/raspberrypi/pico-micropython-examples/blob/master/i2c/1106oled/sh1106.py. I used it here https://joe.blog.freemansoft.com/2023/01/inland-iic-spi-13-128x64-oled-v20.html. The Inland is set up for SPI so I...
https://github.com/peterhinch/micropython-nano-gui/pull/48
@jinzhijie You should be able to close this issue. sh1106 support has been added.
@IhorNehrutsa Can this issue be closed?
+1 @Norbert515
Such a git noob. Turns out it is super easy to tie a Dockerhub build / push to a github repository. The fact that the code is Python and doesn't...
Do you have any idea why this failed tests for python 3.4 and 3.5? I didn't actually change any code in this pull request.
Just ran across this. The comment in the code talks about having the handler "mounted under" a path. I don't understand what that means. The proxyHandler has no scoping information...
Are you sure this isn't a 3rd party interaction with the new code? Wrote a small program that uses OTel to push network performance to a dashboard. The previous version...