Dmitriy Shafranskiy

Results 34 comments of Dmitriy Shafranskiy

probably you would need Linux machine or windows machine capable of running Docker images. That would be the easiest way. Or clone my repository and go into actions -> and...

Something like here with steps: https://github.com/igorantolic/ai-esp32-rotary-encoder#Details

Many reasons why: * Docker container timezone and time does not correspond to a system timezone. It can have UTC timezone and host machine can have anything else. * Docker...

I've ended up stopping service until I would have time to fix it. Better safe then sorry.

@me1299 - try this line in your `jail.d` file: ``` [saslmail] ... logtimezone = UTC ... ``` This should would work without docker-compose file. Also you can use path for...

Implemented in #14 . Please pin this issue in case someone would have other requests / issues with PDF or mkdocs site.

Also known issue is PDF links - i'm not sure what is the best way to fix cross-reference for now. Maybe someone can update links, so all of them would...

Dark theme is also a good thing to do https://squidfunk.github.io/mkdocs-material/setup/changing-the-colors/

Implemented dark color theme. Thanks Tasmota!

Do you mean this list: https://github.com/shafr/esp-canary/blob/add1daf680d12cf45776f87da6a478ab3576c974/src/simulation/ping.cpp#L11 Is that comma separated ?