gotnone
gotnone
I have been working on packaging [libplctag](https://github.com/microsoft/vcpkg/pull/33679) for vcpkg. I encountered a handful of issues which required patching. 1. Currently libplctag builds both shared libraries and static libraries at the...
Are there any plans to add a non-blocking `accept()` for the `tcp_acceptor` class? I attempted to add this to my own derived class, but I think it may be useful...
Am I reading the schematics correctly that the SG2002 pins that connect to the wireless/ BT module on the LicheeRV Nano-W and Nano-WE are the also connected to the the...
**Describe the bug** EIPScanner fails to build on the UCRT64 flavor of MSYS2 **To Reproduce** open UCRT64 terminal from MSYS2 git clone EIPScanner cd EIPScanner mkdir build cd build cmake...
I want to leave a One Plus 8T plugged in, but the only charging switch that is available gets stuck in an Idle mode. If the current charge voltage gets...
Potential fix for the issue reported by @pirgia #86
Here is a preliminary attempt to fix https://github.com/joboccara/NamedType/issues/76
I was looking at the feasibility of using NamedType to create some strong lambdas. See [Strong lambdas: strong typing over generic types](https://www.fluentcpp.com/2017/02/20/strong-lambdas-strong-generic-types/) Unfortunately, I don't know the type of the...
## Expected Behavior I expected to be able to write actions that can take constrained auto parameters ## Actual Behavior State machine fails to compile ## Steps to Reproduce the...
`server_register` address ranges may not overlap ## Description: Update `server_register` documentation to note that address ranges may not overlap **Related issue (if applicable):** fixes https://github.com/esphome/issues/issues/6998 **Pull request in [esphome](https://github.com/esphome/esphome) with...