Lukas Tenbrink
Lukas Tenbrink
Thanks a lot for this port! I'm currently still struggling to get it running with platformio (files aren't being found by default), but meanwhile I wanted to share a quick...
Also referring back to https://github.com/espressif/arduino-esp32/pull/4131. TCP task priority ought to be configurable, especially with UDP task priority defaulting to the same value. A user may want to take a choice...
> Hey there Ivor, I'm absolutely in love with your Psychedelicraft mod, but I unfortunately had to remove it from my server. There is an issue with zombies using molotov...
**Is your feature request related to a problem? Please describe.** No - this is about a convenience function. **Describe the solution you'd like** A function that allows for calling a...
# What I copied and adapted the default AudioLoader and MonoLoader classes to load using AVFoundation rather than ffmpeg. These are separate loaders that can be run natively on apple...
In espressif32, there is a script called [otatool.py](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/ota.html#ota-tool-otatool-py) which lets you download or wipe partitions. There ought to be some kind of access to it (e.g. `run -t otatool`, same...
# Situation BlockMultipart overrides the [hasTileEntity](https://github.com/Chicken-Bones/ForgeMultipart/blob/master/src/codechicken/multipart/BlockMultipart.scala#L66) method, but doesn't overwrite createTileEntity. # Problem This is not strictly illegal, but very cumbersome for my situation. For Recurrent Complex (in which I...
The argument enables callers to force browsers to download the file. This is especially useful in files which are e.g. txt or html, which render to a tab by default.
 Reported by Whipe.