Pulsar07

Results 2 issues of Pulsar07

When working with small CNC mill based on a MKS DLC32 V2.1 with MKS A4988 v2.0 drivers and two Y-stepper motors (17HS8401S with 1.5A rated current), I saw that one...

most recent version of ESP8266HTTPClient has changed the API interface of the method setFollowRedirects() from bool to followRedirects_t void setFollowRedirects(followRedirects_t follow); This forces an compilation error in CG_scale.ino:1143 I guess...