I have just downloaded Arduino-1.0. It is my habit to install programs on the D: drive of my computer.
Arduino-01 is installed at D:/Arduino. When I ran the program for the first time it created a folder
for the sketch as My Documents/Arduino/sketch_jan01a/. Reading in the Arduino Development
Environment, I see the part "To install these third-party libraries, create a directory called libraries
within your sketchbook directory. Then unzip the library there. " So, I created the folder
My Documents/Arduino/libraries/. The example shows a new folder for each library.Is this correct?
I just want to get off on the right step so I encounter the minimum number of problems as I go forward.
Any enlightenment or suggestions will be appreciated.
Vic