sparkfun / OpenLog

Open Source Hardware Datalogger
https://www.sparkfun.com/products/9530
Other
553 stars 216 forks source link

OpenLog DEV-13712 how to exit Command Mode + other #241

Open wjsmarine opened 3 years ago

wjsmarine commented 3 years ago

Subject of the issue

In Command Mode I can create a directory, change to same but how to: 1) log to that directory. I don't want 64k of files in the root but 12 dir's (months) each with daily files. 2) exit Command Mode on-the-fly without creating a new logfile (as Reset does).

The documentation explains a lot on md, cd but zero on how to log to any sub directories...

Your workbench

Steps to reproduce

Tell us how to reproduce this issue. Please post stripped down example code demonstrating your issue to a gist. - Try and log to a newly created directory yourself and show me how you did it... AFAIK you can only change to the dir in CM but then exiting by Reset places you back in the root with a new Log file.

Expected behavior

Tell us what should happen

Actual behavior

Tell us what happens instead