Open brentpicasso opened 5 years ago
Write log messages to SD card if SD card is available.
This will require a small change to the app to control the destination of the log, and a thread on RC to flush the ring buffer to the sd card as this is currently being driven by polling from the app.
Write log messages to SD card if SD card is available.