Hi there, My name is Juan Carlos Ortiz Posada, I am from Medellín in Colombia. I bought an Arduino Pro Micro Board, and I see some pins have many functions (Analog Pins, PWM Pins, and Digital Pins).
I have three problems...
1st. My system recognize the Arduino Pro Micro as Arduino Pro Micro Leonardo.
2nd. The Arduino IDE doesn't compile a program at all.
avr-g++: error: missing filename after '-o'
exit status 1
compilation error
3rd. How can I program a PIN as Analog, PWM or Digital according to my needs.
Thank you very much