Sasha Zbrozek
Sasha Zbrozek
The onboard system bootloader (BOOT0 set high, BOOT1 set low) present on the STM3240xxx series only waits 780 microseconds for the crystal to start. The SKR Pro 1.1 comes with...
The schlib and pcblib files are missing from the source tree, but are referenced by the Altium project. This leads to errors when opening the project.
Using Windows 10, the boot up splash screen hovers over all other windows, effectively rendering the computer unusable until PrusaControl finishes loading. Given that it takes quite some time to...
The v2 API uses generated tokens rather than passwords, and there's some effort to go through to generate a v1-compatible authentication token. https://docs.influxdata.com/influxdb/v2.0/reference/cli/influx/v1/auth/create/ I don't know if this is sufficient...
I'm probably just exposing my lack of experience with go modules, but when I try to build the example main package referencing `github.com/mgoff/go-samsung-exlink` it fails to compile with error `imports...