Rob190
Rob190
It appears the avrdude.conf file is missing: ``` An error occurred while uploading the sketch avrdude: can't open config file "C:\Users\robert\AppData\Local\Arduino15\packages\attiny\hardware\avr\1.0.2/avrdude.conf": No such file or directory avrdude: error reading system...
### Describe the problem Windows 10 has a long-standing bug that (very) occasionally causes windows to be incorrectly sized and/or positioned when using multiple monitors. For some applications this moves...
[analogWrite](https://www.arduino.cc/reference/en/language/functions/analog-io/analogwrite/): `int analogPin = 3; // potentiometer connected to analog pin 3` Should be 'A3', not '3'.