Analog Pin Reporting in Latest IDE

Pert, if that means that digital pins 1-5 (or 1-15) are doing double duty, I can't conceive how that wouldn't be the case if that works, I would much rather do it the hard way since I may very well be using:

int commPin1 = 1;
int commPin2 = 2;

at the same time I am using the analog pins for something else. Maybe I am not understanding what you are saying?

You chose the PAN Servo connected to Digital Pin 18.
This is controlled with the Potentiometer at Pin A0.

You chose the TILT Servo connected to Digital Pin 19.
This is controlled with the Potentiometer at: Pin A1.

Just a simple reporting back to the user what calibration pins they chose so there is no doubt they got the wiring correct. Seems basic to me, but I haven't been here long so haven't suffered through all the history.

Thanks guys! VERY much appreciate it. I still think there is an opportunity here.