Sims
Sims
Sorry for the delayed response; I don't use SecureHttpClient, i experienced a few issues with it.  HttpClient also seems to already add the host header: https://github.com/espressif/arduino-esp32/blob/master/libraries/HTTPClient/src/HTTPClient.cpp#L1118
@Saad-Alareqi please join the discord, we have a proposed fix available https://deckthemes.com/discord
Good to know, i'll submit a sample to ms whenever i have the time
What would this led do? Backend code for this is partially implemented already, i'm just unsure what to do with it (so for the screens its implemented on, it turns...
Technically yes (although flash space may be an issue, heh), but i don't have a reprap printer. So i'm not super interested in writing an implementation myself. I would be...
> and at the same time you try to start a Serial connection on the monitor. Does this only happen when you start a serial connection from the display, or...
I can't add support for screens i do not have. If you're happy to try, please send a pull request of an implementation
As a workaround, you can add free games via the sidebar. I'll consider it, thanks for letting me know this exists
Decky as far as i know doesn't capture any signals from the os, we probably should capture the sigint signal and gracefully stop decky when that goes off
@milroneth looking at the codebase, this was already implemented, huh. Which plugins do you have installed? It's possible one is stalling the max wait time (40s) until shutdown. Logs for...