is because you're missing the CA certificates to verify github's certificate (or because someone is in the middle and sending you a false certificate). I don't know how to get these updated on your OS, though.for git clone --recursive https://github.com/emfcamp/TiLDA: Cloning into TiLDA... error: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed while accessing https://github.com/emfcamp/TiLDA/info/refs fatal: HTTP request failed
This error happens because you do not have commit access to the repository, so you cannot reach it directly.and forgit clone g...@github.com:emfcamp/TiLDA: Cloning into TiLDA... The authenticity of host 'github.com (207.97.227.239)' can't be established. RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'github.com,207.97.227.239' (RSA) to the list of known hosts. Permission denied (publickey). fatal: The remote end hung up unexpectedly
Mirf.cePin = A0; Mirf.csnPin = A1;
to the setup() function, but no joy. And changing the LED to 3? There appears to be an LED connected to pin 3. Hm.