analogic
analogic
Copy of mcp3008 with necessary changes derived from https://github.com/kidoman/embd/pull/47 to make MCP3208 work. Creating new driver instead of changing API of different model (like pull 47) seems to be better...
unreachable code (Dart2JS warning)
Is there any reasoning about this code? I have hit that when trying to setup qpsmtpd as smarthost and smtp client honestly set loginAs email address from "Mail From" header...
Hello @bazjo, I've successfully dumped RS41 - please see https://analogic.cz/rs41-rpm411/ I've also spent some time with Ghidra and decoding what firmware does, but it is lenghty process thats why I'm...
It took me a while to find this bug. Outbound IP works fine, but HELO/EHLO does not There is this code: https://github.com/haraka/Haraka/blob/f4cc2a61dc3b55b919451a010d5b2fee063e9728/outbound/hmail.js#L296-L303 But as bind_helo is already set here https://github.com/haraka/haraka-net-utils/blob/577087b08c770919c2477378162f9971ab454295/lib/HarakaMx.js#L28-L32...
Thanks for your work! It is empty now but format seems to be almost same as MFCR's machine processable pdf™ https://www.sukl.cz/farmaceuticky-prumysl/seznam-stranek-s-nelegalni-nabidkou-lecivych-pripravku
Not a Haraka bug, but a pretty important node issue that affects the deliverability for Haraka outbound. So I thought it would be a good idea to report it here...
Hi! I'm having a problem with the TMCStepper library. I'm using PlatformIO ESP32 Arduino with the latest TMCStepper and a Fysetc E4 (multiple TMC2209s, bidirectional UART comm) board. All the...