So I have this code
Main code Arduino.ino (9.9 KB)
the code collects data that are being saved to SD card. This is successfully done. All I want is to implement is the timestamp in the saved file. Timestamp is being shown on the serial monitor as shown below (the circled one), but not in the saved file. Can someone please help?
Notice my file below does not have timestamp.
Thanks!


