mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 08:39:29 +00:00
Declare all folder names in a single source file (#2039)
This commit is contained in:
@@ -27,8 +27,6 @@
|
||||
#include "file.hpp"
|
||||
#include "rtc_time.hpp"
|
||||
|
||||
#define LOG_ROOT_DIR "LOGS"
|
||||
|
||||
class LogFile {
|
||||
public:
|
||||
Optional<File::Error> append(const std::filesystem::path& filename) {
|
||||
|
||||
Reference in New Issue
Block a user