Another read text filed from SD card thread...

*(remembers delay() being the devil?)

this also plays audio..etc..

is just leaving the putstring_ln(); in there bad practice?

(there is no serial 'anything' in my code.. outside of using it for debugging/following code execution)

usually in the end.. I will comment out Serial.begin()..and all putstring/Serial.print lines....etc..
(not clear if that ever helped save space or not?)