Andrew Kroll
Andrew Kroll
https://github.com/martin-ger/esp_wifi_repeater/blob/5fdca67c74f66bc5787883de78e9412378c18bba/user/user_main.c#L2578-L2580 Two things here... 1: doesn't need the #if wrapper 2: should be config.ota_host[63]
First, I'm unfamiliar with js, so I'm very unsure where to even look.. Multiple pop-up windows showing queue state, and every one doesn't show progress... Here's the debug from the...
Is what it says in the title.
First off, thank you for continuing the development to support these chips. You saved me a ton of development time. So, I can explain why SPI and ISRs are actually...
The actual content of the `/usr/sbin/process-vps-backups` example file is not shown. What should be contained in this file?
1. Speeds in marlin are in mm/minute, not mm/sec. The values must be multiplied by 60 if mm/sec is expected. 2. Both `machine_start_gcode` and `machine_end_gcode` do not work. Perhaps these...
Fix 1 adds a new makefile that allows full dynamic linking on Linux. This is the only way pic32prog is able to build on my system. Fix 2 adds the...
with xmem2, I do something similar to yours, but with a difference. In some cases the stack may be moved to ext memory, but it does not have to be....
Fixes bug #20