I am trying to make the digispark open PowerShell as an administrator, write a command, then press enter. The command is
wget http://gp.dittlau.se/background.jpg -OutFile "C:\Users\Public\background.jpg" Does anyone know why i got the error message?
Error Message:
https://pastebin.com/iAWqhiPa
Full Code:
https://pastebin.com/i7k1EqvjSorry in advance if I gave you too little information/formatted the question wrong/spellt something wrong, I am
very new to programming arduino/digispark.