Enabled deletion of files created by the range-test module

This commit is contained in:
ford-jones
2025-08-21 11:55:53 +12:00
parent 7505fe7a7c
commit 9b0fbcf1d9
2 files changed
+23 -1

No files matched your search

+5
View File
@@ -44,6 +44,11 @@ class RangeTestModuleRadio : public SinglePortModule
*/
bool appendFile(const meshtastic_MeshPacket &mp);
/**
* Cleanup range test data from filesystem
*/
bool removeFile();
protected:
/** Called to handle a particular incoming message