Vinicius Fonseca
Vinicius Fonseca
**Describe the bug** The Fletcher's Algorithm results does not match the validation values that can be found in the [Wikipedia](https://en.wikipedia.org/wiki/Fletcher%27s_checksum) article about the algorithm (I validated by implementing the algorithm...
Hey guys! I'd like to try to build WireGuard (client) for this camera. This way I can have a VPN on my endpoint (solar-based camera on 4G) and my LAN....
Here's a quick & dirty `debug_cmd.sh` that I've put together to update my DuckDNS (DDNS) entry: ``` #!/bin/sh # Enable telnet (wait until after p2pcam kills it and then start...
Fix for submitting large binary files as multipart/boundary on POST body. ("conn->post->received == conn->post->len" will never occur)
This update fixes the MCP23017 component documentation. Changes were made to the description of the pin mapping, clarifying that the A port is reverse-mapped. Changes were made in the example...