Make the CVS Spam app (#2352)

This commit is contained in:
RocketGod 2024-11-08 13:26:04 -08:00 committed by GitHub
parent 09dff447de
commit b8a64598ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 474 additions and 1 deletions

View file

@ -32,6 +32,7 @@ extern const std::filesystem::path audio_dir;
extern const std::filesystem::path blerx_dir;
extern const std::filesystem::path bletx_dir;
extern const std::filesystem::path captures_dir;
extern const std::filesystem::path cvsfiles_dir;
extern const std::filesystem::path debug_dir;
extern const std::filesystem::path firmware_dir;
extern const std::filesystem::path freqman_dir;