OPEnSLab-OSU / Loom

Arduino library for Internet of Things Rapid Prototyping in environmental sensing
GNU General Public License v3.0
26 stars 3 forks source link

SD card logging does not have dates. #43

Closed maxchu765 closed 4 years ago

maxchu765 commented 4 years ago

Describe the bug When logging to microSD card, there are no dates in the timestamp. The date column has pound symbols instead. image

Hardware in Use Feather M0 Proto Hypnos

Expected behavior Correct date should be logged to SD.

Code Hypnos_SD example

Config Example config

SRGDamia1 commented 4 years ago

Did you try expanding the width of the column in excel?

maxchu765 commented 4 years ago

That fixed it.