Open marshr32 opened 2 years ago
I think where it says:
Then get the grblHAL driver code: git clone --recursive git://github.com/grblHAL/ESP32
It should be:
git clone --recursive https://github.com/grblHAL/ESP32.git
per the link in the code dropdown?
Thanks for spotting this, will fix in the next commit.
I think where it says:
Then get the grblHAL driver code: git clone --recursive git://github.com/grblHAL/ESP32
It should be:
git clone --recursive https://github.com/grblHAL/ESP32.git
per the link in the code dropdown?