Ken Van Hoeylandt
Ken Van Hoeylandt
@ faradaj: You could create your own free repository on Bintray. That way you don't have to wait for JCenter release. The only difference is that developers have to specify...
I was referring to Faradaj's comment: "waiting for distribution" There is an approval process for JCenter: > The request message is sent to the Bintray team, who assign your package...
I have this 100% of the time with `archlinux-2021.08.01-x86_64.iso` on `VirtualBox 6.1.26`. Options in `archinstall`: - `/dev/sda` is empty, and I let `archinstall` do its thing with it. - Main...
> Wake from sleep works if the PC is woken using the mouse or built-in keyboard/trackpad. However, if you press a key on the sp64 to wake the machine, it...
@andrebrait Thanks for the tip. My monitor is connected through the HDMI port directly on my laptop. The Sofle keyboard is connected through USB C though.
Some ideas that might be feasible: - Detecting drone activity (scanning certain frequency bands like [digital/analog video ones](https://learnassets.getfpv.com/learn/wp-content/uploads/2019/09/24021107/Frequency-Reference-Chart-2020-12-23-011.png) but also known frequencies for tx/rx systems. - Showing drone telemetry (for...
Perhaps via long press on the back button? That way you get it implemented automatically for all the apps. An app could then define built-in shortcuts, but you could even...
Almost: I suggest to move the `src` folder into a subfolder (e.g. `main` or `M5GFX`). Having `src` in its own folder allows us to create an ESP-IDF "module" (~ library/subproject)....
I have the same issue: https://github.com/ByteWelder/Tactility/actions/runs/7596080088/job/20689375551?pr=16 This is my first CI job with the SDL dependency.
The original issue seems to be solved, as the action's data is fetched from cache: > Looking up a SDL_image build in the cache > setup-sdl SDL_image state = e93427b44940a3a7ca50cf2ffb7fdd49fa615dee40b0e8f9e7ea19f0694859f3...