Matthias
Results
2
issues of
Matthias
When I try this example: `// Define your x-values x = 0 : .1 : 10*%pi; // Define your function y = x .* cos(x); // Plot as used in...
Hello, I have the compiling error: avr/pgmspace.h: No such file or directory I installed all the libraries for MKR1010 and downloaded the newest version of the Arduino IDE. What is...