mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-02 20:31:46 +00:00
Functions to select next filename based on matching pattern.
Used for capture, audio, screenshot file naming.
This commit is contained in:
@@ -57,6 +57,8 @@ private:
|
||||
FIL f;
|
||||
};
|
||||
|
||||
std::string next_filename_matching_pattern(const std::string& filename_pattern);
|
||||
|
||||
namespace std {
|
||||
namespace filesystem {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user