iPodSerial Questions

Sorry to be such a pain but I think I have misunderstood somewhere.

// enable debugging (this #define should go at the top of the file)
#define IPOD_SERIAL_DEBUG

This goes in iPodSerial.h Right?

// (create your NewSoftwareSerial)

This also goes in iPodSerial.h Right?

If I have it in the right places then something is weird because I'm getting multiple definition errors.

Any thoughts?

Thanks again,

Loren