Ondřej Žára

Results 503 comments of Ondřej Žára

> What I meant to say is that I don't think the button should do anything if the URL field is blank. Right, then perhaps you are reporting an unrelated...

Update: just found out that there is another class, `GxEPD2_290_T94_V2`, that might work better with my Display. Will try that and report.

The `_V2` class fixes the issue! Closing this with a PR to mention these new classes in the Arduino source code: https://github.com/Staacks/inkkeys/pull/17

It is still problematic, unfortunately. This happens when I press the jog wheel in the Gimp mode: ![inkkeys](https://user-images.githubusercontent.com/192172/158030881-aaaa1ef2-bf24-4c77-b838-6112bbd18299.jpg) Note that the "tool size" label has been overwritten by the new...

> Still, if you want to try disabling the second data submission in the Python code, you just need to comment `self.resendImageData()` in line 173 of "device.py". I think that...

> That does not sound like a logic problem but an electronic one...? Maybe you should test the display with one of Waveshare's demos. Perhaps. Honestly, I am kind of...

@verglor You can try my arm64 image I just created: `ondras/dry-arm64` @moncho thanks for this great tool! Feel free to link [my Docker image](https://hub.docker.com/repository/docker/ondras/dry-arm64/general) for ARM users.

Hi @steve-z-seattle, thanks for your opinion. I will have a look at your repo.

Hi @grybykm , yeah, I am alive. Not really working on RRI, becase the game is feature-complete from my own point of view. If you submit a useful PR, I...

> @ondras [denoland/deno#7217](https://github.com/denoland/deno/issues/7217) is now resolved. Great! Now onto the issue. The concept of the "garbage collection timer" is necessary, because if we want to enable re-connects, we cannot simply...